Parcourir la source

version 1.999.116rc1

ambrop7 il y a 14 ans
Parent
commit
8f1d23876f
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.115"
+#define GLOBAL_VERSION "1.999.116rc1"
 #define GLOBAL_COPYRIGHT_NOTICE "Copyright (C) 2010 Ambroz Bizjak <ambrop7@gmail.com>"
 
 #endif