]> git.mjollnir.org Git - s9y.git/commitdiff
Dang. Forgot the version increment. I really need that release checklist. Sigh.
authorgarvinhicking <garvinhicking>
Tue, 7 Nov 2006 12:38:52 +0000 (12:38 +0000)
committergarvinhicking <garvinhicking>
Tue, 7 Nov 2006 12:38:52 +0000 (12:38 +0000)
serendipity_config.inc.php

index ddb63ce92bf8b52893f0dcd0185f296c75196228..b78c099ca6d5c09c57e88935466f44effd064fbd 100644 (file)
@@ -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';