summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-10-21 11:42:40 +0400
committerAndrew Dolgov <[email protected]>2009-10-21 11:42:40 +0400
commit44f0638e967535b948ac80f88ec67789b44006a1 (patch)
treef1cc753599e047aeb7dc0300fe0a6bd531ae5868 /version.php
parent7a13338b4c9ee0f421a9e182e83cb2d8f458774e (diff)
release 1.3.4
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 c2a018dee..57cb6ec16 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.3.3");
+ define('VERSION', "1.3.4");
?>