]> git.wh0rd.org - tt-rss.git/blobdiff - version.php
release 1.5.2
[tt-rss.git] / version.php
index 77683aa6b8df8f99a3fb10b1514693421dfc8c57..45f281b55c7e0847370bb5cce25412903f3c9760 100644 (file)
@@ -1,3 +1,3 @@
-<?
-       define(VERSION, "1.1.1");
+<?php
+       define('VERSION', "1.5.2");
 ?>