From 3f5adc4af1e11e79771f16d059758f3468ee87d4 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Fri, 21 Jul 2006 07:56:27 +0000 Subject: [PATCH] Keeping this in sync with 16_STABLE --- backup/version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup/version.php b/backup/version.php index 0fb2ebc1cc..d95ca6a3f1 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 = 2006053000; // The current version is a date (YYYYMMDDXX) +$backup_version = 2006072000; // The current version is a date (YYYYMMDDXX) $backup_release = "1.7dev"; // User-friendly version number -- 2.39.5