Parcourir la source

version 1.999.98rc12

ambrop7 il y a 15 ans
Parent
commit
5f5bbfd36e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      misc/version.h

+ 1 - 1
misc/version.h

@@ -28,7 +28,7 @@
 #define BADVPN_MISC_VERSION_H
 
 #define GLOBAL_PRODUCT_NAME "BadVPN"
-#define GLOBAL_VERSION "1.999.98rc11"
+#define GLOBAL_VERSION "1.999.98rc12"
 #define GLOBAL_COPYRIGHT_NOTICE "Copyright (C) 2010 Ambroz Bizjak <[email protected]>"
 
 #endif