Explorar el Código

version 1.999.115rc4

ambrop7 hace 14 años
padre
commit
283031ba5c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      misc/version.h

+ 1 - 1
misc/version.h

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