Jelajahi Sumber

version 1.999.123rc1

ambrop7 13 tahun lalu
induk
melakukan
406695215a
2 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 1 0
      ChangeLog
  2. 1 1
      misc/version.h

+ 1 - 0
ChangeLog

@@ -1,3 +1,4 @@
+- Port to compile with MSVC for Windows.
 
 - NCD: add Foreach clause
 

+ 1 - 1
misc/version.h

@@ -35,7 +35,7 @@
 #define BADVPN_MISC_VERSION_H
 
 #define GLOBAL_PRODUCT_NAME "BadVPN"
-#define GLOBAL_VERSION "1.999.122rc5"
+#define GLOBAL_VERSION "1.999.123rc1"
 #define GLOBAL_COPYRIGHT_NOTICE "Copyright (C) 2010 Ambroz Bizjak <ambrop7@gmail.com>"
 
 #endif