This website works better with JavaScript
Home
Explore
Help
Register
Sign In
aj
/
chamilo-lms2
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
[svn r12616] change the version number
Julian Prud'homme
18 years ago
parent
a2fde14d4e
commit
8e44ba9b2b
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
main/inc/installedVersion.inc.php
+ 1
- 1
main/inc/installedVersion.inc.php
View File
@@ -9,5 +9,5 @@
*/
$stable = true;
-$dokeos_version = "1.8";
+$dokeos_version = "1.8
.1
";
?>