From fea599f1653d7206e34ac33c0c0a668cb587bc20 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Wed, 21 Dec 2011 07:43:35 -0500 Subject: Set version to 1.8.2 and updated the changes list --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.php') diff --git a/version.php b/version.php index 59b5305dd..29870f93f 100644 --- a/version.php +++ b/version.php @@ -11,7 +11,7 @@ // YYYYMMDD = Elgg Date // XX = Interim incrementer -$version = 2011110700; +$version = 2011122100; // Human-friendly version name -$release = '1.8.1'; +$release = '1.8.2'; -- cgit v1.2.3