From cc76d0a9ecb840d071bfbba1cd66f503f9dc2142 Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 16 Oct 2008 12:35:43 +0000 Subject: Closes #442: Requires schema upgrade. Side effect - friends activity rivers will be blanked. git-svn-id: https://code.elgg.org/elgg/trunk@2267 36083f99-b078-4883-b0ff-0f9b5a30f544 --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.php') diff --git a/version.php b/version.php index 60195c047..38e5d01a7 100644 --- a/version.php +++ b/version.php @@ -13,9 +13,9 @@ * @link http://elgg.org/ */ - $version = 2008101303; // YYYYMMDD = Elgg Date + $version = 2008101601; // YYYYMMDD = Elgg Date // XX = Interim incrementer - $release = '1.08'; // Human-friendly version name + $release = '1.09'; // Human-friendly version name ?> \ No newline at end of file -- cgit v1.2.3