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 7fb836567..99e588fa1 100644
--- a/version.php
+++ b/version.php
@@ -13,9 +13,9 @@
* @link http://elgg.org/
*/
- $version = 2008120501; // YYYYMMDD = Elgg Date
+ $version = 2008120901; // YYYYMMDD = Elgg Date
// XX = Interim incrementer
- $release = '1.1'; // Human-friendly version name
+ $release = '1.2'; // Human-friendly version name
?> \ No newline at end of file