Index: unix_installer/installer-package/ant-scripts/version.properties =================================================================== diff -u -rb7b01efd191eaacd6f9220e339bb93b3c96a8215 -radd2d12598fa19275a2d1350fd995727a9b16df4 --- unix_installer/installer-package/ant-scripts/version.properties (.../version.properties) (revision b7b01efd191eaacd6f9220e339bb93b3c96a8215) +++ unix_installer/installer-package/ant-scripts/version.properties (.../version.properties) (revision add2d12598fa19275a2d1350fd995727a9b16df4) @@ -1,5 +1,5 @@ # Version identifiers for this installer -LAMS_VERSION=2.1-RC1 -SERVER_VERSION=2.0.100.200803121637 -LANG_VERSION=2008-03-12 +LAMS_VERSION=2.1 +SERVER_VERSION=2.1.0.200806131057 +LANG_VERSION=2008-06-13 Index: unix_installer/installer-package/readme =================================================================== diff -u -r09d5ee6e7bb3c8a1637b03b3f31c8af572c06c0e -radd2d12598fa19275a2d1350fd995727a9b16df4 --- unix_installer/installer-package/readme (.../readme) (revision 09d5ee6e7bb3c8a1637b03b3f31c8af572c06c0e) +++ unix_installer/installer-package/readme (.../readme) (revision add2d12598fa19275a2d1350fd995727a9b16df4) @@ -1,19 +1,12 @@ -LAMS 2.1 RC1 - Learning Activity Management System Installer +LAMS 2.1 - Learning Activity Management System Installer -------------------------------------------------------------------------------- -This is an installer package for LAMS 2.1 RC1. Please read this +This is an installer package for 2.1. Please read this document carefully before installing. Please also ensure that you have read and understood the terms of the license agreement. -LAMS 2.1 RC1 has been released for users to explore the new Branching -features coming in LAMS 2.1. +For release notes goto: http://wiki.lamsfoundation.org/display/lams/2.1 -Do NOT use this installer to set up production server for LAMS. - -You cannot use this installer to upgrade an existing copy of LAMS 2.0. - -For release notes goto: http://wiki.lamsfoundation.org/display/lams/2.1RC1 - CONTENTS ======== @@ -240,7 +233,7 @@ 4) Dump the database by executing the following command. Fill in your own backup directory -/mysqldump -u -p > /lams.dump +/mysqldump -u -p > /dump.sql 9. Web Resources