Răsfoiți Sursa

[svn r12618] In order to enter a cycle of bug-fix and new-features releases, version 1.8.1 is skipped to reach version 1.8.2 as the changes since 1.8.0 are largely bug-fixes.

Yannick Warnier 18 ani în urmă
părinte
comite
1f1fcdd321
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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.1";
+$dokeos_version 	= "1.8.2";
 ?>