summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-03-22 22:16:21 +0300
committerAndrew Dolgov <[email protected]>2010-03-22 22:16:21 +0300
commitbf9b87b5bbc7e2d7c3e9dff5b987c517c080c306 (patch)
treef3373ccc93b7da6194745614b7f0e5b2b00c7ce8 /version.php
parent16956646460aef1d8e0c41b261ce56af88e2f4f6 (diff)
release 1.4.1
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 6def5de9b..29914d0fa 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.4.0");
+ define('VERSION', "1.4.1");
?>