1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-30 14:17:11 +00:00

change dev version to reflect next milestone

This commit is contained in:
Andrew Dolgov
2005-11-18 08:49:50 +01:00
parent aee86c2e7d
commit 5f334d7167

View File

@@ -1,3 +1,3 @@
<?
define(VERSION, "1.0.7.99");
define(VERSION, "1.0.99.99");
?>