From: nohn Date: Wed, 27 Apr 2005 18:50:29 +0000 (+0000) Subject: although there is not really a need for that now, any user upgrading from branch... X-Git-Tag: 0.8.1~26 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=0ad8d21e07284d7733ee5f3c86a50d55e3933ba4;p=s9y.git although there is not really a need for that now, any user upgrading from branch should realize, that something is going on and that trunk or tags/0.8 maybe is what he wants --- diff --git a/serendipity_config.inc.php b/serendipity_config.inc.php index 8490bd1..83c00b4 100644 --- a/serendipity_config.inc.php +++ b/serendipity_config.inc.php @@ -21,7 +21,7 @@ if (IS_installed === true && !defined('IN_serendipity')) { include_once(S9Y_INCLUDE_PATH . 'include/compat.inc.php'); // The version string -$serendipity['version'] = '0.8'; +$serendipity['version'] = '0.8.1-alpha1'; // Name of folder for the default theme $serendipity['defaultTemplate'] = 'default';