Browse Source

Automatic packaging version change - Stable 2 - refs #4796

Yannick Warnier 12 years ago
parent
commit
c5358bcddd
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.2';
 $new_version_status     = 'Stable';
-$new_version_last_id	= 1;
+$new_version_last_id	= 2;
 $new_version_stable 	= true;
 $new_version_major      = false;
 $software_name          = 'Chamilo';