summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-05-31 15:57:46 +0400
committerAndrew Dolgov <[email protected]>2010-05-31 15:57:46 +0400
commit7d4bdbaaf231e82550c0b799ceacf5f8c3cc2ca2 (patch)
tree61461feaceae38916d55e72ea1a39c041101bc16 /version.php
parent9fea744020129607a4a57e8bfdb8523c25866814 (diff)
release 1.4.2
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 29914d0fa..a7e3ab74d 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.4.1");
+ define('VERSION', "1.4.2");
?>