This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
aj
/
chamilo-lms2
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
[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
il y a 18 ans
Parent
caf65106cb
commit
1f1fcdd321
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
main/inc/installedVersion.inc.php
+ 1
- 1
main/inc/installedVersion.inc.php
Voir le fichier
@@ -9,5 +9,5 @@
*/
$stable = true;
-$dokeos_version = "1.8.
1
";
+$dokeos_version = "1.8.
2
";
?>