From 28a1cb407a12ac545383108008d79d2da82014e5 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Fri, 20 Jun 2003 19:38:07 +0000 Subject: [PATCH] Updated to 0.6.1 alpha (tons of changes) --- backup/backup_version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backup/backup_version.php b/backup/backup_version.php index 0b757b8fdf..98f08e02d8 100644 --- a/backup/backup_version.php +++ b/backup/backup_version.php @@ -5,6 +5,6 @@ // database (backup_version) to determine whether upgrades should // be performed (see db/backup_*.php) -$backup_version = 2003061100; // The current version is a date (YYYYMMDDXX) +$backup_version = 2003062000; // The current version is a date (YYYYMMDDXX) -$backup_release = "0.5.7 alpha"; // User-friendly version number +$backup_release = "0.6.1 alpha"; // User-friendly version number -- 2.39.5