]> git.mjollnir.org Git - moodle.git/commitdiff
Bumped the backup version because I need this version in the question restore code.
authorgustav_delius <gustav_delius>
Wed, 22 Mar 2006 10:28:42 +0000 (10:28 +0000)
committergustav_delius <gustav_delius>
Wed, 22 Mar 2006 10:28:42 +0000 (10:28 +0000)
backup/version.php

index f495b2544ff494512edfd399ac667b3a2fa33fbc..0821316474f95c9b4d228f11ddcc5c02b5e3f1fa 100644 (file)
@@ -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