From: stronk7 Date: Thu, 3 Jul 2003 23:21:27 +0000 (+0000) Subject: Updated to 0.8.0 alpha. Quizzes included !! X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9079f6448c07e9ad319b896ed0962c1c1fae5e82;p=moodle.git Updated to 0.8.0 alpha. Quizzes included !! Broken compatibility with previous backups. --- diff --git a/backup/backup_version.php b/backup/backup_version.php index 6eec2a0262..31b0106482 100644 --- a/backup/backup_version.php +++ b/backup/backup_version.php @@ -5,6 +5,6 @@ // database (backup_version) to determine whether upgrades should // be performed (see db/backup_*.php) -$backup_version = 2003070300; // The current version is a date (YYYYMMDDXX) +$backup_version = 2003070402; // The current version is a date (YYYYMMDDXX) -$backup_release = "0.7.1 alpha"; // User-friendly version number +$backup_release = "0.8.0 alpha
Broken compatibility with previous backups !!"; // User-friendly version number