From: gustav_delius Date: Wed, 22 Mar 2006 10:28:42 +0000 (+0000) Subject: Bumped the backup version because I need this version in the question restore code. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9b908126b99e218b51315e3728f767b186d7e45e;p=moodle.git Bumped the backup version because I need this version in the question restore code. --- diff --git a/backup/version.php b/backup/version.php index f495b2544f..0821316474 100644 --- a/backup/version.php +++ b/backup/version.php @@ -5,6 +5,6 @@ // database (backup_version) to determine whether upgrades should // be performed (see db/backup_*.php) -$backup_version = 2006011600; // The current version is a date (YYYYMMDDXX) +$backup_version = 2006032200; // The current version is a date (YYYYMMDDXX) $backup_release = "1.6dev"; // User-friendly version number