Browse Source

Automatic packaging version change - alpha 10 - refs #4796

Yannick Warnier 12 years ago
parent
commit
9f1ea1a8f6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main/install/version.php

+ 1 - 1
main/install/version.php

@@ -13,7 +13,7 @@
  */
 $new_version 		= '1.9.0';
 $new_version_status	= 'alpha';
-$new_version_last_id	= 9;
+$new_version_last_id	= 10;
 $new_version_stable 	= false;
 $new_version_major 	= true;
 $software_name 		= 'Chamilo';