From b851029585d2b3cf8c2011345eda97073ab274ca Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Fri, 18 Jan 2013 00:58:02 -0500 Subject: [PATCH 1/3] Starting 1.9.6 development --- main/install/version.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main/install/version.php b/main/install/version.php index b451be130c..c7d1fd18f0 100644 --- a/main/install/version.php +++ b/main/install/version.php @@ -11,10 +11,10 @@ /** * Variables used from the main/install/index.php */ -$new_version = '1.9.4'; -$new_version_status = 'stable'; +$new_version = '1.9.6'; +$new_version_status = 'dev'; $new_version_last_id = 0; -$new_version_stable = true; +$new_version_stable = false; $new_version_major = false; $software_name = 'Chamilo'; $software_url = 'http://www.chamilo.org/'; From eb29f44a2faaed33816afe1276ab35994d3cfc57 Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Sat, 19 Jan 2013 10:29:17 -0500 Subject: [PATCH 3/3] Minor - Re-sending index.html for merge --- archive/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) mode change 100755 => 100644 archive/index.html diff --git a/archive/index.html b/archive/index.html old mode 100755 new mode 100644 index aa7b9c934b..04ec0def60 --- a/archive/index.html +++ b/archive/index.html @@ -1,6 +1,6 @@ - - + + - - \ No newline at end of file + + \ No newline at end of file