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