1
0

provide upgrader task for plugin upgrade

This commit is contained in:
garvinhicking
2014-02-10 15:12:56 +01:00
parent b3eb11b9f0
commit df92e08671
5 changed files with 30 additions and 2 deletions

View File

@ -45,7 +45,7 @@ if (defined('USE_MEMSNAP')) {
}
// The version string
$serendipity['version'] = '2.0-alpha2';
$serendipity['version'] = '2.0-alpha3';
// Setting this to 'false' will enable debugging output. All alpha/beta/cvs snapshot versions will emit debug information by default. To increase the debug level (to enable Smarty debugging), set this flag to 'debug'.
if (!isset($serendipity['production'])) {