From 7c890a49eae703fdfefc7ae756ae2db59e381588 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Sun, 25 Oct 2009 14:39:28 +0000 Subject: [PATCH] postfixadmin 2.3 final(ly) :-) - updating version number in various places git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@739 a1433add-5e2c-0410-b055-b7f2511e0802 --- CHANGELOG.TXT | 4 ++-- debian/changelog | 6 ++++++ functions.inc.php | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) 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