From ab1a4a3daa441fcd2e4d9b37267de3b48fae9d6f Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 17 Oct 2008 10:08:34 +0000 Subject: Changes to access any system log code. Introducing owner guid on items which is necessary for access control. Requires upgrade.php to be run git-svn-id: https://code.elgg.org/elgg/trunk@2278 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 38e5d01a7..0ab5ce35e 100644 --- a/version.php +++ b/version.php @@ -13,7 +13,7 @@ * @link http://elgg.org/ */ - $version = 2008101601; // YYYYMMDD = Elgg Date + $version = 2008101701; // YYYYMMDD = Elgg Date // XX = Interim incrementer $release = '1.09'; // Human-friendly version name -- cgit v1.2.3