From: stronk7 Date: Sun, 23 May 2004 19:28:22 +0000 (+0000) Subject: Bump to possible release day. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e41ba0024b090e4e1a7a0cc789cdf328a86dcbac;p=moodle.git Bump to possible release day. Note: not relevant, but my 2nd Wedding Anniversary!! :-) --- diff --git a/backup/version.php b/backup/version.php index d969c1d40c..885718602e 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 = 2004052300; // The current version is a date (YYYYMMDDXX) +$backup_version = 2004052400; // The current version is a date (YYYYMMDDXX) $backup_release = "1.3"; // User-friendly version number diff --git a/blocks/version.php b/blocks/version.php index a48838d104..acb59cc956 100644 --- a/blocks/version.php +++ b/blocks/version.php @@ -5,4 +5,4 @@ // database (blocks_version) to determine whether upgrades should // be performed (see db/backup_*.php) -$blocks_version = 2004052100; // The current version is a date (YYYYMMDDXX) +$blocks_version = 2004052400; // The current version is a date (YYYYMMDDXX)