From 7ec6b6552694b0dd309a0d152bc8a38cd48dd0fe Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 21 Aug 2008 11:21:07 +0000 Subject: Prelude to release git-svn-id: https://code.elgg.org/elgg/trunk@2033 36083f99-b078-4883-b0ff-0f9b5a30f544 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 5febd8176..c35749058 100644 --- a/version.php +++ b/version.php @@ -13,7 +13,7 @@ * @link http://elgg.org/ */ - $version = 2008082001; // YYYYMMDD = Elgg Date + $version = 2008082101; // YYYYMMDD = Elgg Date // XX = Interim incrementer $release = '1.0'; // Human-friendly version name -- cgit v1.2.3