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 60195c047..38e5d01a7 100644
--- a/version.php
+++ b/version.php
@@ -13,9 +13,9 @@
* @link http://elgg.org/
*/
- $version = 2008101303; // YYYYMMDD = Elgg Date
+ $version = 2008101601; // YYYYMMDD = Elgg Date
// XX = Interim incrementer
- $release = '1.08'; // Human-friendly version name
+ $release = '1.09'; // Human-friendly version name
?> \ No newline at end of file