summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-09-11 12:07:45 +0400
committerAndrew Dolgov <[email protected]>2010-09-11 12:07:45 +0400
commitf1e4d924c956f653022defb822283903f4fbe631 (patch)
tree4f04cd6746f02e8b46ba930206931d713629ab9a /version.php
parent61c259710d67197c533c723ec159895ef121df53 (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");
?>