Skip to content

Commit e4679a1

Browse files
batman-adv: Start new development cycle
This version will contain all the (major or even only minor) changes for Linux 6.8. 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 <[email protected]>
1 parent 89cdf9d commit e4679a1

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 "2023.3"
16+
#define BATADV_SOURCE_VERSION "2024.0"
1717
#endif
1818

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

0 commit comments

Comments
 (0)