summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-12-21 09:30:28 +0300
committerAndrew Dolgov <[email protected]>2010-12-21 09:30:28 +0300
commit10cb560a5a555dd04c47ce8945fc556a7da29468 (patch)
treeaee6d204c9dc44bdbffc179c0dc3300507add7bb /version.php
parentd8735fc8f090fd3af0a0c87504c7afef8e3a42bf (diff)
release 1.5.0
Diffstat (limited to 'version.php')
-rw-r--r--version.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.php b/version.php
index d26e953a9..bf65d7cc1 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.4.3.1");
+ define('VERSION', "1.5.0");
?>