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