]> git.wh0rd.org - tt-rss.git/blobdiff - version.php
sanity check: properly check for ISCONFIGURED
[tt-rss.git] / version.php
index a136e8281ef37df3c4890e906d7cf07ac3ca8744..45f281b55c7e0847370bb5cce25412903f3c9760 100644 (file)
@@ -1,3 +1,3 @@
 <?php
-       define('VERSION', "1.2.22.1");
+       define('VERSION', "1.5.2");
 ?>