From ca347167e27c1ec6bc23d3e428a4c9315861b2d1 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 3 Mar 2009 18:38:05 +0000 Subject: Bumping version number git-svn-id: https://code.elgg.org/elgg/trunk@3050 36083f99-b078-4883-b0ff-0f9b5a30f544 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 442786cf3..ab7198fc1 100644 --- a/version.php +++ b/version.php @@ -13,7 +13,7 @@ * @link http://elgg.org/ */ - $version = 2009030101; // YYYYMMDD = Elgg Date + $version = 2009030301; // YYYYMMDD = Elgg Date // XX = Interim incrementer $release = '1.4'; // Human-friendly version name -- cgit v1.2.3