Repository : ssh://git@diktynna/batctl
On branch : master
commit e45cb92d8c62c5e0183182dc3a7f4eb05270df19 Author: Simon Wunderlich sw@simonwunderlich.de Date: Fri Nov 19 15:13:27 2021 +0100
batctl: Start new development cycle
Signed-off-by: Simon Wunderlich sw@simonwunderlich.de
e45cb92d8c62c5e0183182dc3a7f4eb05270df19 main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main.h b/main.h index 4efd587..ef9ff56 100644 --- a/main.h +++ b/main.h @@ -17,7 +17,7 @@ #include <netlink/netlink.h>
#ifndef SOURCE_VERSION -#define SOURCE_VERSION "2021.4" +#define SOURCE_VERSION "2022.0" #endif
#define EXIT_NOSUCCESS 2