From: stronk7 Date: Thu, 19 Feb 2004 00:06:19 +0000 (+0000) Subject: Bump. More modules support logs-restore. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c9ec4c55571b18920aecf847add1de66b5a5ecd3;p=moodle.git Bump. More modules support logs-restore. --- diff --git a/backup/version.php b/backup/version.php index 25f04c2d29..baa544611f 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 = 2004021501; // The current version is a date (YYYYMMDDXX) +$backup_version = 2004021800; // The current version is a date (YYYYMMDDXX) $backup_release = "1.2 development"; // User-friendly version number