Explorar el Código

version 1.999.123

ambrop7 hace 13 años
padre
commit
5a3c5eb21b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      misc/version.h

+ 1 - 1
misc/version.h

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