]> git.wh0rd.org - tt-rss.git/blobdiff - version.php
tweak css
[tt-rss.git] / version.php
index 3428c204558ed90cbdec9a45000add05b0c81763..57cb6ec16b2890190114e8e2eb66b482b4fb1d7d 100644 (file)
@@ -1,3 +1,3 @@
-<?
-       define(VERSION, "1.2.0.99");
+<?php
+       define('VERSION', "1.3.4");
 ?>