From: stronk7 Date: Sun, 29 Jun 2003 23:03:49 +0000 (+0000) Subject: Update version to 0.7 alpha X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=4f93ac2254539b10e530f48ef1c5e6e82e001445;p=moodle.git Update version to 0.7 alpha Changes is backup to avoid duplicate tag names !! Broken backup/restore compatibility with previous versions --- diff --git a/backup/backup_version.php b/backup/backup_version.php index 756ce8fe1e..97df2a4c9a 100644 --- a/backup/backup_version.php +++ b/backup/backup_version.php @@ -5,6 +5,7 @@ // database (backup_version) to determine whether upgrades should // be performed (see db/backup_*.php) -$backup_version = 2003062900; // The current version is a date (YYYYMMDDXX) +$backup_version = 2003063003; // The current version is a date (YYYYMMDDXX) -$backup_release = "0.6.4 alpha"; // User-friendly version number +$backup_release = "0.7.0 alpha (Previous backup compatibility broken !!)

+ See Bug 84"; // User-friendly version number