From 993763bf17f9a575ebdcb439c76397341be03bd1 Mon Sep 17 00:00:00 2001 From: toyomoyo Date: Fri, 28 Apr 2006 05:54:27 +0000 Subject: [PATCH] 1.6 Beta 4! --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index c8c59ac940..0f79f796a8 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2006042800; // YYYYMMDD = date // XY = increments within a single day - $release = '1.6 Beta 3'; // Human-friendly version name + $release = '1.6 Beta 4'; // Human-friendly version name ?> -- 2.39.5