From: stronk7 Date: Thu, 11 Mar 2004 07:26:38 +0000 (+0000) Subject: Bump. To be in sync with Moodle. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=dc47f786f9bf6b6bb9ebd02b91aea2de92b49811;p=moodle.git Bump. To be in sync with Moodle. --- diff --git a/backup/version.php b/backup/version.php index 3eaec386f0..f5c0ba3287 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 = 2004031000; // The current version is a date (YYYYMMDDXX) +$backup_version = 2004031100; // The current version is a date (YYYYMMDDXX) -$backup_release = "1.2 Beta+"; // User-friendly version number +$backup_release = "1.2 Beta ++"; // User-friendly version number