From 4c45640a3327aea985b383dcbecc5a439674f97c Mon Sep 17 00:00:00 2001 From: cash Date: Fri, 17 May 2013 15:44:22 -0400 Subject: Fixes #5479 adds group full text index if missing --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.php') diff --git a/version.php b/version.php index c5fc817d4..ac554a945 100644 --- a/version.php +++ b/version.php @@ -11,7 +11,7 @@ // YYYYMMDD = Elgg Date // XX = Interim incrementer -$version = 2013030600; +$version = 2013051700; // Human-friendly version name $release = '1.8.15'; -- cgit v1.2.3