From 0ad8d21e07284d7733ee5f3c86a50d55e3933ba4 Mon Sep 17 00:00:00 2001 From: nohn Date: Wed, 27 Apr 2005 18:50:29 +0000 Subject: [PATCH] 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 --- serendipity_config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'; -- 2.39.5