release 1.1

This commit is contained in:
Andrew Dolgov 2005-12-07 06:28:54 +01:00
parent aa11a45b31
commit 434175f8a1
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@ -1,4 +1,4 @@
v1.1 (Dec xy, 2005)
v1.1 (Dec 07, 2005)
! Please read UPGRADING for upgrade instructions from version 1.0.7 !

View File

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