From 403563c3cc3a0dfe8fba71f9eb3626cf29019588 Mon Sep 17 00:00:00 2001 From: moodler Date: Wed, 14 Feb 2007 08:31:07 +0000 Subject: [PATCH] Bumping to 2/14 for the branch date --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index e922e252f7..aba6974914 100644 --- a/version.php +++ b/version.php @@ -6,7 +6,7 @@ // This is compared against the values stored in the database to determine // whether upgrades should be performed (see lib/db/*.php) - $version = 2007020400; // YYYYMMDD = date + $version = 2007021400; // YYYYMMDD = date // XY = increments within a single day $release = '1.8 Beta'; // Human-friendly version name -- 2.39.5