0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00

ready for 2.3rc6

git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@689 a1433add-5e2c-0410-b055-b7f2511e0802
This commit is contained in:
David Goodwin 2009-07-20 19:08:43 +00:00
parent b23620cd8a
commit 8200ef4788
3 changed files with 14 additions and 1 deletions

View File

@ -11,6 +11,13 @@
# $Id$
Version 2.3rc6 - 2009/07/20 - SVN r689
--------------------------------------
- Updates to vacation.pl
- PHP 5.3 compatibility
- Easier dependencies for .debs - should work on Lenny/Ubuntu etc without issue now.
Version 2.3rc5 - 2009/05/20 - SVN r658
--------------------------------------

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
postfixadmin (2.3rc6) unstable; urgency=low
* Bump version number; etc.
-- David Goodwin <david.goodwin@palepurple.co.uk> Mon, 20 Jul 2009 19:56:26 +0100
postfixadmin (2.3rc5) unstable; urgency=low
* Initial release (Closes: #247225)

View File

@ -16,7 +16,7 @@
* Contains re-usable code.
*/
$version = '2.3 rc5';
$version = '2.3 rc6';
/**
* check_session