From 5ea4745d18d9e09d5397f176b11b131bb6836768 Mon Sep 17 00:00:00 2001 From: martin Date: Fri, 27 Sep 2002 06:20:20 +0000 Subject: [PATCH] Updated version and release --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 39db212b84..f90c7d6fdd 100644 --- a/version.php +++ b/version.php @@ -18,7 +18,7 @@ // If there's something it cannot do itself, it // will tell you what you need to do. -$version = 2002092600; // The current version is a date (YYYYMMDDXX) where +$version = 2002092700; // The current version is a date (YYYYMMDDXX) where // XX is a number that increments during the day $release = "1.0.5 beta 2"; // For humans only, not used for the upgrade process -- 2.39.5