From 13cbc82969ee4b674a7b5963d2285e8e00c8571f Mon Sep 17 00:00:00 2001 From: stronk7 Date: Sun, 23 May 2004 10:26:34 +0000 Subject: [PATCH] Bump. --- backup/version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup/version.php b/backup/version.php index ac77f1825a..d969c1d40c 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 = 2004052001; // The current version is a date (YYYYMMDDXX) +$backup_version = 2004052300; // The current version is a date (YYYYMMDDXX) $backup_release = "1.3"; // User-friendly version number -- 2.39.5