Sfoglia il codice sorgente

version 1.999.101.2

ambrop7 15 anni fa
parent
commit
8ce59ec63a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.101.1"
+#define GLOBAL_VERSION "1.999.101.2"
 #define GLOBAL_COPYRIGHT_NOTICE "Copyright (C) 2010 Ambroz Bizjak <[email protected]>"
 
 #endif