]> git.mjollnir.org Git - s9y.git/commitdiff
There might be a 0.8.4 release.
authorgarvinhicking <garvinhicking>
Fri, 5 Aug 2005 07:22:05 +0000 (07:22 +0000)
committergarvinhicking <garvinhicking>
Fri, 5 Aug 2005 07:22:05 +0000 (07:22 +0000)
docs/NEWS
serendipity_config.inc.php

index e11edfd116a098af3d9b736317d376a429e5bbbf..606529c954d4e708ff0d27d0c0ed7e48fa822835 100644 (file)
--- a/docs/NEWS
+++ b/docs/NEWS
@@ -1,5 +1,8 @@
 # $Id$
 
+Version 0.8.4 ()
+------------------------------------------------------------------------
+
 Version 0.8.3 (August 4th, 2004)
 ------------------------------------------------------------------------
 
index 3463ad2a5bfeaeb992a50589793d4a31ee841c7d..d9e2d359529b1d90bdcb2533b0b494a66ff5c9eb 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.3';
+$serendipity['version']         = '0.8.4-dev';
 
 // Name of folder for the default theme
 $serendipity['defaultTemplate'] = 'default';