functions.inc.php

- update release number to 2.3.5

CHANGELOG.TXT:
- add 2.3.5 release headline


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/branches/postfixadmin-2.3@1335 a1433add-5e2c-0410-b055-b7f2511e0802
postfixadmin-2.3
Christian Boltz 13 years ago
parent 894d83d3e1
commit 339d585ac2

@ -10,7 +10,7 @@
# Last update:
# $Id$
SVN changes since 2.3.4 release (postfixadmin-2.3 branch)
Version 2.3.5 - 2012/01/16 - SVN r1335 (postfixadmin-2.3 branch)
----------------------------------------------------------------
- fix SQL injection in pacrypt() (if $CONF[encrypt] == 'mysql_encrypt')

@ -16,7 +16,7 @@
* Contains re-usable code.
*/
$version = '2.3.4';
$version = '2.3.5';
/**
* check_session

Loading…
Cancel
Save