aboutsummaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-03-05 15:38:03 +0000
committerben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-03-05 15:38:03 +0000
commit254831aa729c0a16f8c824571991f41d278862ec (patch)
tree33fab176b38f3b039936cc02e771e0e01e257a81 /version.php
parent6ee2b596da12dc3ac5f6ba6d4ca5545df5beab2d (diff)
downloadelgg-254831aa729c0a16f8c824571991f41d278862ec.tar.gz
elgg-254831aa729c0a16f8c824571991f41d278862ec.tar.bz2
Elgg 1.5 RC1 is gearing up to leave the building.
git-svn-id: https://code.elgg.org/elgg/trunk@3097 36083f99-b078-4883-b0ff-0f9b5a30f544
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 605a098d3..d049fef3d 100644
--- a/version.php
+++ b/version.php
@@ -13,9 +13,9 @@
* @link http://elgg.org/
*/
- $version = 2009030501; // YYYYMMDD = Elgg Date
+ $version = 2009030502; // YYYYMMDD = Elgg Date
// XX = Interim incrementer
- $release = '1.4'; // Human-friendly version name
+ $release = '1.5 RC1'; // Human-friendly version name
?> \ No newline at end of file