Skip to content

Commit 03fd39e

Browse files
batman-adv: Start new development cycle
This version will contain all the (major or even only minor) changes for Linux 5.12. The version number isn't a semantic version number with major and minor information. It is just encoding the year of the expected publishing as Linux -rc1 and the number of published versions this year (starting at 0). Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
1 parent 5c8fe58 commit 03fd39e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/batman-adv/main.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#define BATADV_DRIVER_DEVICE "batman-adv"
1414

1515
#ifndef BATADV_SOURCE_VERSION
16-
#define BATADV_SOURCE_VERSION "2021.0"
16+
#define BATADV_SOURCE_VERSION "2021.1"
1717
#endif
1818

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

0 commit comments

Comments
 (0)