From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Tue, 5 Jul 2011 13:18:17 +0200 References: <1309855371-9389-1-git-send-email-sven@narfation.org> In-Reply-To: <1309855371-9389-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201107051318.18223.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Replace version info instead of appending them Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Tuesday, July 05, 2011 10:42:51 Sven Eckelmann wrote: > The version number of modules build outside of the tree can get revision > numbers added. This is useful to give hints about the revision of a > distribution package and the used patchset. The prepended source number or > branch name doesn't add any additional information which would help to > identify problems and can therefore be omitted. Applied in revision fa79bd9. Thanks, Marek