Update version number.
This commit is contained in:
parent
694309bec9
commit
626af897bc
@ -51,7 +51,7 @@ if (defined('USE_MEMSNAP')) {
|
||||
}
|
||||
|
||||
// The version string
|
||||
$serendipity['version'] = '2.4-beta1';
|
||||
$serendipity['version'] = '3.0-beta';
|
||||
|
||||
|
||||
// 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'.
|
||||
@ -503,4 +503,4 @@ if (!isset($serendipity['imagemagick_thumb_parameters'])) {
|
||||
|
||||
serendipity_plugin_api::hook_event('frontend_configure', $serendipity);
|
||||
|
||||
/* vim: set sts=4 ts=4 expandtab : */
|
||||
/* vim: set sts=4 ts=4 expandtab : */
|
||||
|
Loading…
x
Reference in New Issue
Block a user