]> git.wh0rd.org - tt-rss.git/blobdiff - version.php
IE: fix being unable to login
[tt-rss.git] / version.php
index 6b44e21a54e5c2f5dfa5f6ff47ce9fca1eb524c2..6def5de9b9e14baee3b6ba948681b1b67b624976 100644 (file)
@@ -1,3 +1,3 @@
 <?php
-       define(VERSION, "1.2.3");
+       define('VERSION', "1.4.0");
 ?>