aboutsummaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
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 9eecf42fc..00a81d10d 100644
--- a/version.php
+++ b/version.php
@@ -12,7 +12,7 @@
// YYYYMMDD = Elgg Date
// XX = Interim incrementer
-$version = 2010012901;
+$version = 2010030101;
// Human-friendly version name
-$release = '1.7RC1';
+$release = '1.7';