From: garvinhicking Date: Tue, 7 Nov 2006 12:38:52 +0000 (+0000) Subject: Dang. Forgot the version increment. I really need that release checklist. Sigh. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ea12ef02ac7e5ef9ba9ce591abf0afb8f7662ff5;p=s9y.git Dang. Forgot the version increment. I really need that release checklist. Sigh. --- diff --git a/serendipity_config.inc.php b/serendipity_config.inc.php index ddb63ce..b78c099 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'] = '1.0.2'; +$serendipity['version'] = '1.0.3'; // Name of folder for the default theme $serendipity['defaultTemplate'] = 'carl_contest';