From: nohn Date: Mon, 9 May 2005 13:43:19 +0000 (+0000) Subject: just to make clear that something noticeable happenend X-Git-Tag: 0.8.1~17 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ab4be421655f9ca547e52277a639d291ecb8df79;p=s9y.git just to make clear that something noticeable happenend --- 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';