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 93586efa6..2b5b18010 100644
--- a/version.php
+++ b/version.php
@@ -13,9 +13,9 @@
* @link http://elgg.org/
*/
- $version = 2008100601; // YYYYMMDD = Elgg Date
+ $version = 2008100701; // YYYYMMDD = Elgg Date
// XX = Interim incrementer
- $release = '1.06'; // Human-friendly version name
+ $release = '1.07'; // Human-friendly version name
?> \ No newline at end of file