From daa8f5f8b37616d6dcbcb2936dfac9e5b42e7709 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 22 Jul 2009 13:04:34 +0000 Subject: Closes #1137: Setting a hidden variable "returntoreferer" in a login form will now cause the action to use the "referrer" address on a successful login. Version bump. git-svn-id: https://code.elgg.org/elgg/trunk@3411 36083f99-b078-4883-b0ff-0f9b5a30f544 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.php') diff --git a/version.php b/version.php index a933b15c9..2dd83b0d0 100644 --- a/version.php +++ b/version.php @@ -13,7 +13,7 @@ * @link http://elgg.org/ */ - $version = 2009071701; // YYYYMMDD = Elgg Date + $version = 2009072201; // YYYYMMDD = Elgg Date // XX = Interim incrementer $release = '1.5'; // Human-friendly version name -- cgit v1.2.3