1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 13:35:56 +00:00

I'm a real idiot - bump version to 1.0 :)

This commit is contained in:
Andrew Dolgov
2005-08-27 16:12:57 +01:00
parent f05df09ed7
commit 2ca5f8c5c0

View File

@@ -1,4 +1,4 @@
<?
define(VERSION, "0.9.99");
define(VERSION, "1.0");
?>