Browse Source

Updated stability of this version

Yannick Warnier 15 years ago
parent
commit
275f92d4dc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main/install/index.php

+ 1 - 1
main/install/index.php

@@ -169,7 +169,7 @@ elseif(!empty($dokeos_version)) //variable coming from installedVersion, normall
 }
 
 $new_version = '1.8.6.2';
-$new_version_stable = false;
+$new_version_stable = true;
 $new_version_major = false;
 /*
 ==============================================================================