Explorar el Código

version 1.999.94.1

ambrop7 hace 15 años
padre
commit
21ae97d97f
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.94"
+#define GLOBAL_VERSION "1.999.94.1"
 #define GLOBAL_COPYRIGHT_NOTICE "Copyright (C) 2010 Ambroz Bizjak <ambrop7@gmail.com>"
 
 #endif