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