Signed-off-by: Antonio Quartulli ordex@autistici.org --- main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main.h b/main.h index 866a1f0..bd1c2c5 100644 --- a/main.h +++ b/main.h @@ -26,7 +26,7 @@ #define BATADV_DRIVER_DEVICE "batman-adv"
#ifndef BATADV_SOURCE_VERSION -#define BATADV_SOURCE_VERSION "2012.5.0" +#define BATADV_SOURCE_VERSION "2012.6.0" #endif
/* B.A.T.M.A.N. parameters */
On Thu, Jan 03, 2013 at 07:48:33PM +0800, Marek Lindner wrote:
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" ?
oh right! Happy new year people! :)
Cheers,
b.a.t.m.a.n@lists.open-mesh.org