]> git.mjollnir.org Git - s9y.git/commitdiff
prepare 0.8.4 release
authorgarvinhicking <garvinhicking>
Fri, 19 Aug 2005 10:41:04 +0000 (10:41 +0000)
committergarvinhicking <garvinhicking>
Fri, 19 Aug 2005 10:41:04 +0000 (10:41 +0000)
docs/NEWS
serendipity_config.inc.php

index 2552a2a41e8cdd471413eb6282499952017a1c83..e77766e984093897345da89787287c93d6f8f8f2 100644 (file)
--- a/docs/NEWS
+++ b/docs/NEWS
@@ -1,6 +1,6 @@
 # $Id$
 
-Version 0.8.4 ()
+Version 0.8.4 (August 19th, 2004)
 ------------------------------------------------------------------------
 
     * Add HTML information about calendar arrows image size to bypass
index 843dd84c1a0ad1fd08da6207d42f867257253d1f..d174b13bf9f0bc163cf1699c47999bee78e9888d 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.4-dev';
+$serendipity['version']         = '0.8.4';
 
 // Name of folder for the default theme
 $serendipity['defaultTemplate'] = 'default';