Browse Source

version 1.999.114rc1

ambrop7 14 years ago
parent
commit
5c4c2a1c32
1 changed files with 1 additions and 1 deletions
  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.113"
+#define GLOBAL_VERSION "1.999.114rc1"
 #define GLOBAL_COPYRIGHT_NOTICE "Copyright (C) 2010 Ambroz Bizjak <[email protected]>"
 
 #endif