From 9b908126b99e218b51315e3728f767b186d7e45e Mon Sep 17 00:00:00 2001 From: gustav_delius Date: Wed, 22 Mar 2006 10:28:42 +0000 Subject: [PATCH] Bumped the backup version because I need this version in the question restore code. --- backup/version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup/version.php b/backup/version.php index f495b2544f..0821316474 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 = 2006011600; // The current version is a date (YYYYMMDDXX) +$backup_version = 2006032200; // The current version is a date (YYYYMMDDXX) $backup_release = "1.6dev"; // User-friendly version number -- 2.39.5