prepare PostfixAdmin 3.0 release

git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1861 a1433add-5e2c-0410-b055-b7f2511e0802
pull/19/head
Christian Boltz 8 years ago
parent f210a3346c
commit 6eda18fcde

@ -9,7 +9,7 @@
# Last update: # Last update:
# $Id$ # $Id$
Changes since 3.0 beta3 Version 3.0 - 2016/09/11 - SVN r1861
------------------------------------------------- -------------------------------------------------
- add sqlite backend option - add sqlite backend option

6
debian/changelog vendored

@ -1,3 +1,9 @@
postfixadmin (3.0-1) unstable; urgency=low
* New upstream release
-- David Goodwin <david@palepurple.co.uk> Sun, 11 Sep 2016 18:42:00 +0100
postfixadmin (2.93-2) unstable; urgency=low postfixadmin (2.93-2) unstable; urgency=low
* Replace debian/ using Debian v2.3.7-2. See Debian's #821643 * Replace debian/ using Debian v2.3.7-2. See Debian's #821643

@ -15,7 +15,7 @@
* Contains re-usable code. * Contains re-usable code.
*/ */
$version = '2.93'; $version = '3.0';
$min_db_version = 1835; # update (at least) before a release with the latest function numbrer in upgrade.php $min_db_version = 1835; # update (at least) before a release with the latest function numbrer in upgrade.php
/** /**

Loading…
Cancel
Save