aboutsummaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authormarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-12-09 17:07:12 +0000
committermarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-12-09 17:07:12 +0000
commit069f4ff4e012822af459e92ce9a8bf54b162478d (patch)
tree62a5ba5031328e73ad92f3a9e6ba090f0498cec3 /version.php
parent424b1cb9ed7a99e0a9ea8be92a6df76d2736bacb (diff)
downloadelgg-069f4ff4e012822af459e92ce9a8bf54b162478d.tar.gz
elgg-069f4ff4e012822af459e92ce9a8bf54b162478d.tar.bz2
Ticked up version number
git-svn-id: https://code.elgg.org/elgg/trunk@2514 36083f99-b078-4883-b0ff-0f9b5a30f544
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