From: stronk7 <stronk7> Date: Sat, 16 Oct 2004 16:11:18 +0000 (+0000) Subject: Syncronished with 14_STABLE. Bump to 1.4.2. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=40385a0219634f02e14e4258a38b9963b689c77f;p=moodle.git Syncronished with 14_STABLE. Bump to 1.4.2. --- diff --git a/backup/version.php b/backup/version.php index 1173b6fab9..ae494cb057 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 = 2004083120; // The current version is a date (YYYYMMDDXX) +$backup_version = 2004083122; // The current version is a date (YYYYMMDDXX) $backup_release = "1.5 development"; // User-friendly version number