Explorar o código

version 1.999.126

ambrop7 %!s(int64=13) %!d(string=hai) anos
pai
achega
fc983ddd4f
Modificáronse 2 ficheiros con 3 adicións e 1 borrados
  1. 2 0
      ChangeLog
  2. 1 1
      misc/version.h

+ 2 - 0
ChangeLog

@@ -1,3 +1,5 @@
+Version 1.999.126:
+
 - NCD: modules: sleep: interpret empty string time as no sleeping, add sleep(ms_start) with one argument
 
 - NCD: modules: add log module for message logging using the BLog system

+ 1 - 1
misc/version.h

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