Browse Source

[svn r12826] update the version to dokeos 1.8.3

Eric Marguin 17 years ago
parent
commit
4bbf951dd8
1 changed files with 1 additions and 1 deletions
  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.2";
+$dokeos_version 	= "1.8.3";
 ?>