From 42ad99c5a8a90402975fc8a3b125a3543b074413 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Fri, 6 Aug 2004 23:44:27 +0000 Subject: [PATCH] Bump!! Calculated questions are now included --- backup/version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup/version.php b/backup/version.php index 2a78d865b2..35a10c2df4 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 = 2004073000; // The current version is a date (YYYYMMDDXX) +$backup_version = 2004080700; // The current version is a date (YYYYMMDDXX) $backup_release = "1.4 development"; // User-friendly version number -- 2.39.5