Parcourir la source

version 1.999.117rc3

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

+ 1 - 1
misc/version.h

@@ -35,7 +35,7 @@
 #define BADVPN_MISC_VERSION_H
 
 #define GLOBAL_PRODUCT_NAME "BadVPN"
-#define GLOBAL_VERSION "1.999.117rc2"
+#define GLOBAL_VERSION "1.999.117rc3"
 #define GLOBAL_COPYRIGHT_NOTICE "Copyright (C) 2010 Ambroz Bizjak <ambrop7@gmail.com>"
 
 #endif