From 9079f6448c07e9ad319b896ed0962c1c1fae5e82 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Thu, 3 Jul 2003 23:21:27 +0000 Subject: [PATCH] Updated to 0.8.0 alpha. Quizzes included !! Broken compatibility with previous backups. --- backup/backup_version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5