summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-09-11 12:16:53 +0400
committerAndrew Dolgov <[email protected]>2010-09-11 12:16:53 +0400
commit45d9a6e761fd7ea5d044ae3c94f96cc4716e31cf (patch)
treea5748aba366611696d14b5d3386a014b2c65cdbb /version.php
parent46dc15380ed7a6712175f3e8a06a82ba8f4f1a92 (diff)
update translations; release 1.4.3
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 a7e3ab74d..1d5059d98 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.4.2");
+ define('VERSION', "1.4.3");
?>