diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT index 42f5d30c..52f59243 100644 --- a/CHANGELOG.TXT +++ b/CHANGELOG.TXT @@ -10,8 +10,8 @@ # Last update: # $Id$ -Version ***svn*** - 2009/10/24 - SVN r***** --------------------------------------- +Version 2.3 - 2009/10/24 - SVN r739 +----------------------------------- - automatically create quota tables for dovecot (both 1.0/1.1 and >= 1.2) - list-virtual can now handle both table formats diff --git a/debian/changelog b/debian/changelog index 3933bf90..00598104 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +postfixadmin (2.3) unstable; urgency=low + + * New 'upstream' release. + + -- David Goodwin Mon, 27 Jul 2009 22:08:26 +0100 + postfixadmin (2.3rc7) unstable; urgency=low * Fix issue with pre.rm script diff --git a/functions.inc.php b/functions.inc.php index cd702c93..cdcdad18 100644 --- a/functions.inc.php +++ b/functions.inc.php @@ -16,7 +16,7 @@ * Contains re-usable code. */ -$version = '2.3 rc7'; +$version = '2.3'; /** * check_session