Explorar el Código

[svn r12616] change the version number

Julian Prud'homme hace 18 años
padre
commit
8e44ba9b2b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      main/inc/installedVersion.inc.php

+ 1 - 1
main/inc/installedVersion.inc.php

@@ -9,5 +9,5 @@
 */
 
 $stable = true;
-$dokeos_version 	= "1.8";
+$dokeos_version 	= "1.8.1";
 ?>