Explorar el Código

version 1.999.125rc3

ambrop7 hace 13 años
padre
commit
e0519d87f6
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.125rc2"
+#define GLOBAL_VERSION "1.999.125rc3"
 #define GLOBAL_COPYRIGHT_NOTICE "Copyright (C) 2010 Ambroz Bizjak <ambrop7@gmail.com>"
 
 #endif