Parcourir la source

version 1.999.125rc7

ambrop7 il y a 13 ans
Parent
commit
5189e0d212
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.125rc6"
+#define GLOBAL_VERSION "1.999.125rc7"
 #define GLOBAL_COPYRIGHT_NOTICE "Copyright (C) 2010 Ambroz Bizjak <ambrop7@gmail.com>"
 
 #endif