From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 24 Jun 2010 17:37:57 +0200 References: <1277137115-10338-1-git-send-email-sven.eckelmann@gmx.de> In-Reply-To: <1277137115-10338-1-git-send-email-sven.eckelmann@gmx.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201006241737.57715.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 1/2] batctl: Add support for git revision string 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 Monday 21 June 2010 18:18:34 Sven Eckelmann wrote: > The Makefile tries to find a version number which describes the state of > the version somebody compiles. Currently this can only be a subversion > revision. This must also be done for git as it is used to prepare the > actual releases. Applied in revision 1722 and 1723. Thanks, Marek