diff --git a/debian/changelog b/debian/changelog index ae334bb4..deffd758 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +postfixadmin (2.3rc1) unstable; urgency=low + + * Subversion revision 587 + * New XmlRpc API for integration with 3rd party web mail clients. + * Various bug fixes + * Translation patches + * Addition of dovecotpw support + + -- David Goodwin Wed, 18 Mar 2009 19:52:00 +0000 + postfixadmin (2.3beta) unstable; urgency=low * Subversion revision 533 diff --git a/functions.inc.php b/functions.inc.php index 03d3ebc2..307dcf8a 100644 --- a/functions.inc.php +++ b/functions.inc.php @@ -22,7 +22,7 @@ if (ereg ("functions.inc.php", $_SERVER['PHP_SELF'])) exit; } -$version = '2.3 beta'; +$version = '2.3 rc1'; /** * check_session