From 8d16ebdab324a38b23b2cf955a9337ffaa2e3fbc Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Fri, 16 Sep 2011 18:41:00 +0000 Subject: [PATCH] update version numbers etc. for the 2.3.4 release git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/branches/postfixadmin-2.3@1180 a1433add-5e2c-0410-b055-b7f2511e0802 --- CHANGELOG.TXT | 6 +++--- functions.inc.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT index 60fb0a0b..d252a244 100644 --- a/CHANGELOG.TXT +++ b/CHANGELOG.TXT @@ -10,8 +10,8 @@ # Last update: # $Id$ -Changes after 2.3.3 release (postfixadmin-2.3 branch) ---------------------------------------------------------------- +Version 2.3.4 - 2011/09/16 - SVN r1180 (postfixadmin-2.3 branch) +---------------------------------------------------------------- - generate more secure random passwords - squirrelmail plugin: fix typo in variable name @@ -22,7 +22,7 @@ Changes after 2.3.3 release (postfixadmin-2.3 branch) - error_log() dovecotpw error messages Version 2.3.3 - 2011/03/14 - SVN r1010 (postfixadmin-2.3 branch) ---------------------------------------------------------------- +---------------------------------------------------------------- - create-alias: allow multiple alias targets - create-alias, edit-alias: prevent input data loss on validation errors diff --git a/functions.inc.php b/functions.inc.php index 687fe5f0..21e6dae5 100644 --- a/functions.inc.php +++ b/functions.inc.php @@ -16,7 +16,7 @@ * Contains re-usable code. */ -$version = '2.3.3'; +$version = '2.3.4'; /** * check_session