From 18708faccf30e27c839cf322cbc647b1cee066f2 Mon Sep 17 00:00:00 2001 From: garvinhicking Date: Thu, 29 Sep 2005 09:44:40 +0000 Subject: [PATCH] prepare beta1 release --- 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 6bbf564..c34d942 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.9-alpha5'; +$serendipity['version'] = '0.9-beta1'; // Name of folder for the default theme $serendipity['defaultTemplate'] = 'default'; -- 2.39.5