aboutsummaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2011-11-07 07:38:32 -0500
committerCash Costello <cash.costello@gmail.com>2011-11-07 07:38:32 -0500
commit6c26a47e6f05c6939a63b5de95bff52eaa2f49d3 (patch)
tree8e273866095d591217a5b728c226b570b2740bf3 /version.php
parent951175041f60d3368407407de1b1280e453668db (diff)
downloadelgg-6c26a47e6f05c6939a63b5de95bff52eaa2f49d3.tar.gz
elgg-6c26a47e6f05c6939a63b5de95bff52eaa2f49d3.tar.bz2
set version to 1.9-dev
Diffstat (limited to 'version.php')
-rw-r--r--version.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.php b/version.php
index 5a59b7f83..8b9804de6 100644
--- a/version.php
+++ b/version.php
@@ -11,7 +11,7 @@
// YYYYMMDD = Elgg Date
// XX = Interim incrementer
-$version = 2011092500;
+$version = 2011110700;
// Human-friendly version name
-$release = '1.8.1b1';
+$release = '1.9-dev';