]> git.wh0rd.org - tt-rss.git/commitdiff
I'm a real idiot - bump version to 1.0 :)
authorAndrew Dolgov <fox@bah.spb.su>
Sat, 27 Aug 2005 15:12:57 +0000 (16:12 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Sat, 27 Aug 2005 15:12:57 +0000 (16:12 +0100)
version.php

index bfc4b3ff5c0eefd0c321b9835433e6f21c301ca7..de382d3a5e19522b879c019c3c87e830748bd524 100644 (file)
@@ -1,4 +1,4 @@
 <?
-       define(VERSION, "0.9.99");
+       define(VERSION, "1.0");
 ?>