1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-25 19:41:29 +00:00

bump version to 1.1.p2

This commit is contained in:
Andrew Dolgov
2005-12-07 18:27:25 +01:00
parent 1e7716286c
commit 3820a960c6
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
<?
define(VERSION, "1.1.p1");
define(VERSION, "1.1.p2");
?>