Przeglądaj źródła

version 1.999.111

ambrop7 14 lat temu
rodzic
commit
7e10da5c63
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      ChangeLog
  2. 1 1
      misc/version.h

+ 1 - 1
ChangeLog

@@ -1,4 +1,4 @@
-Version 1.999.110:
+Version 1.999.111:
 
 
 - Improved protocol such that peers can use SSL when comminicating via the server. This
 - Improved protocol such that peers can use SSL when comminicating via the server. This
   improves security, as compromising the server will not allow the attacker to see secret
   improves security, as compromising the server will not allow the attacker to see secret

+ 1 - 1
misc/version.h

@@ -28,7 +28,7 @@
 #define BADVPN_MISC_VERSION_H
 #define BADVPN_MISC_VERSION_H
 
 
 #define GLOBAL_PRODUCT_NAME "BadVPN"
 #define GLOBAL_PRODUCT_NAME "BadVPN"
-#define GLOBAL_VERSION "1.999.110"
+#define GLOBAL_VERSION "1.999.111"
 #define GLOBAL_COPYRIGHT_NOTICE "Copyright (C) 2010 Ambroz Bizjak <ambrop7@gmail.com>"
 #define GLOBAL_COPYRIGHT_NOTICE "Copyright (C) 2010 Ambroz Bizjak <ambrop7@gmail.com>"
 
 
 #endif
 #endif