functions.inc.php / CHANGELOG.txt - bump version numbers etc

git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@524 a1433add-5e2c-0410-b055-b7f2511e0802
postfixadmin-2.3
David Goodwin 16 years ago
parent 43cfa0136f
commit 23afeac839

@ -14,7 +14,7 @@
Only in SVN trunk Only in SVN trunk
-------------------- --------------------
Version 2.3 Beta - 2009/01/15 - SVN r518 Version 2.3 Beta - 2009/01/15 - SVN r523
----------------------------------------- -----------------------------------------
- added support for domain aliases (from lenix) (can be disabled with $CONF['alias_domain']) - added support for domain aliases (from lenix) (can be disabled with $CONF['alias_domain'])

@ -22,7 +22,7 @@ if (ereg ("functions.inc.php", $_SERVER['PHP_SELF']))
exit; exit;
} }
$version = '2.2.0'; $version = '2.3 beta';
/** /**
* check_session * check_session

Loading…
Cancel
Save