]> jfr.im git - irc/DALnet/bahamut.git/commitdiff
Update patch level to 2.2.1-rc v2.2.1-rc
authorEmilio A. Escobar <redacted>
Mon, 7 Feb 2022 19:21:59 +0000 (11:21 -0800)
committerGitHub <redacted>
Mon, 7 Feb 2022 19:21:59 +0000 (11:21 -0800)
include/patchlevel.h

index da0c2a8c637cceff34b6001d88219a4a3e3f4976..5623551d2b59ba046c402ed1c1ea9d6ab265a52f 100644 (file)
@@ -22,8 +22,8 @@
 #define BASENAME "bahamut"
 #define MAJOR 2
 #define MINOR 2
-#define PATCH 0
+#define PATCH 1
 
-#define PATCHES ""
+#define PATCHES "rc"
 
 #endif