From fa14577c2ad7cd89d36269978de64050d260a521 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Sun, 13 Mar 2011 20:36:24 +0000 Subject: [PATCH] r999 is the 2.3.3 release :-) update CHANGELOG and functions.inc.php git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/branches/postfixadmin-2.3@999 a1433add-5e2c-0410-b055-b7f2511e0802 --- CHANGELOG.TXT | 2 +- functions.inc.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT index 67f2158c..943a7677 100644 --- a/CHANGELOG.TXT +++ b/CHANGELOG.TXT @@ -10,7 +10,7 @@ # Last update: # $Id$ -Version 2.3.3 - 2011/**/** - SVN r*** (postfixadmin-2.3 branch) +Version 2.3.3 - 2011/03/13 - SVN r999 (postfixadmin-2.3 branch) --------------------------------------------------------------- - create-alias: allow multiple alias targets diff --git a/functions.inc.php b/functions.inc.php index 98710d8e..2683f413 100644 --- a/functions.inc.php +++ b/functions.inc.php @@ -16,7 +16,7 @@ * Contains re-usable code. */ -$version = '2.3.2'; +$version = '2.3.3'; /** * check_session