Skip to content

Commit

Permalink
batman-adv: update internal version number
Browse files Browse the repository at this point in the history
Signed-off-by: Sven Eckelmann <sven@narfation.org>
  • Loading branch information
Sven Eckelmann committed Nov 20, 2011
1 parent 1ea6b8f commit c20186b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/batman-adv/main.h
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@
#define DRIVER_DEVICE "batman-adv"

#ifndef SOURCE_VERSION
#define SOURCE_VERSION "2011.4.0"
#define SOURCE_VERSION "2012.0.0"
#endif

/* B.A.T.M.A.N. parameters */

0 comments on commit c20186b

Please sign in to comment.