]> git.mjollnir.org Git - s9y.git/commitdiff
although there is not really a need for that now, any user upgrading from branch...
authornohn <nohn>
Wed, 27 Apr 2005 18:50:29 +0000 (18:50 +0000)
committernohn <nohn>
Wed, 27 Apr 2005 18:50:29 +0000 (18:50 +0000)
serendipity_config.inc.php

index 8490bd1458f3841899602ffde0e4175cb47f05ee..83c00b420365a6f640677318cc7b2f24ca2e08c4 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']         = '0.8';
+$serendipity['version']         = '0.8.1-alpha1';
 
 // Name of folder for the default theme
 $serendipity['defaultTemplate'] = 'default';