]> git.mjollnir.org Git - s9y.git/commitdiff
just to make clear that something noticeable happenend
authornohn <nohn>
Mon, 9 May 2005 13:43:19 +0000 (13:43 +0000)
committernohn <nohn>
Mon, 9 May 2005 13:43:19 +0000 (13:43 +0000)
serendipity_config.inc.php

index de89b6669cc945c8f81ec2742c5e7c44aff8bf6b..44b28b4d12d9a4dadef0fff3d46341d854441944 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.1-alpha1';
+$serendipity['version']         = '0.8.1-alpha2';
 
 // Name of folder for the default theme
 $serendipity['defaultTemplate'] = 'default';