From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 3 Jan 2013 19:48:33 +0800 References: <1357212205-7410-1-git-send-email-ordex@autistici.org> In-Reply-To: <1357212205-7410-1-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201301031948.34172.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Start new development cycle 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 Thursday, January 03, 2013 19:23:25 Antonio Quartulli wrote: > #ifndef BATADV_SOURCE_VERSION > -#define BATADV_SOURCE_VERSION "2012.5.0" > +#define BATADV_SOURCE_VERSION "2012.6.0" > #endif Guess you wanted to write "2013.0.0" ? Cheers, Marek