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

bump version

This commit is contained in:
Andrew Dolgov
2009-01-18 11:06:25 +01:00
parent db34a63e2a
commit 184f5092ed

View File

@@ -1,3 +1,3 @@
<?php
define('VERSION', "1.2.30");
define('VERSION', "1.3.0");
?>