From ab4be421655f9ca547e52277a639d291ecb8df79 Mon Sep 17 00:00:00 2001 From: nohn Date: Mon, 9 May 2005 13:43:19 +0000 Subject: [PATCH] just to make clear that something noticeable happenend --- 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 de89b66..44b28b4 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.1-alpha1'; +$serendipity['version'] = '0.8.1-alpha2'; // Name of folder for the default theme $serendipity['defaultTemplate'] = 'default'; -- 2.39.5