]> git.mjollnir.org Git - s9y.git/commitdiff
version bump
authorgarvinhicking <garvinhicking>
Wed, 23 Nov 2005 11:58:30 +0000 (11:58 +0000)
committergarvinhicking <garvinhicking>
Wed, 23 Nov 2005 11:58:30 +0000 (11:58 +0000)
docs/NEWS
serendipity_config.inc.php

index ee0b51f2a851505a94b9f8c146354260d173a27d..ec41c51256530b271d95021da0e03490c90151a9 100644 (file)
--- a/docs/NEWS
+++ b/docs/NEWS
@@ -1,5 +1,8 @@
 # $Id$
 
+Version 0.9.2 ()
+------------------------------------------------------------------------
+
 Version 0.9.1 (November 23rd, 2005)
 ------------------------------------------------------------------------
 
index e912455efc6dc6681b77f2cb2f696756aeca066e..631d042251171b820421382093b218f8cafc6e07 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.9.1';
+$serendipity['version']         = '0.9.2';
 
 // Name of folder for the default theme
 $serendipity['defaultTemplate'] = 'default';