mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 08:35:57 +00:00
bump version to 1.1.p2
This commit is contained in:
8
NEWS
8
NEWS
@@ -1,3 +1,11 @@
|
||||
v1.1.p2 (Dec 07, 2005)
|
||||
|
||||
* Fix schema_version handling in xml-import.php
|
||||
|
||||
v1.1.p1 (Dec 07, 2005)
|
||||
|
||||
* Fix session handling in xml-import.php
|
||||
|
||||
v1.1 (Dec 07, 2005)
|
||||
|
||||
! Please read UPGRADING for upgrade instructions from version 1.0.7 !
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
<?
|
||||
define(VERSION, "1.1.p1");
|
||||
define(VERSION, "1.1.p2");
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user