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 authored and Antonio Quartulli committed Jun 18, 2012
1 parent 6fac262 commit 284fefd
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
Expand Up @@ -28,7 +28,7 @@
#define DRIVER_DEVICE "batman-adv"

#ifndef SOURCE_VERSION
#define SOURCE_VERSION "2012.2.0"
#define SOURCE_VERSION "2012.3.0"
#endif

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

0 comments on commit 284fefd

Please sign in to comment.