Browse Source

version 1.999.101

ambrop7 15 years ago
parent
commit
8444652d27
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.100.3"
+#define GLOBAL_VERSION "1.999.101"
 #define GLOBAL_COPYRIGHT_NOTICE "Copyright (C) 2010 Ambroz Bizjak <ambrop7@gmail.com>"
 
 #endif