summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-10-21 11:47:59 +0400
committerAndrew Dolgov <[email protected]>2009-10-21 11:47:59 +0400
commit93a4731f19ad1acf58f4517aea2c9eede0e9aa93 (patch)
treef1cc753599e047aeb7dc0300fe0a6bd531ae5868 /version.php
parent0b202d8916ed2af2f8e5a122c1b34605c3bf7bdc (diff)
parent44f0638e967535b948ac80f88ec67789b44006a1 (diff)
Merge branch 'master' of /home/fox/public_html/testbox/tt-rss
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");
?>