From: garvinhicking Date: Fri, 19 Aug 2005 11:41:47 +0000 (+0000) Subject: revert before tagging. *g* X-Git-Tag: 0.8.4~1 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=0dc75475504c1008f6da1a7cf20376a6c1e74989;p=s9y.git revert before tagging. *g* --- diff --git a/docs/NEWS b/docs/NEWS index fad98ce..e77766e 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -1,8 +1,5 @@ # $Id$ -Version 0.8.5 () ------------------------------------------------------------------------- - Version 0.8.4 (August 19th, 2004) ------------------------------------------------------------------------ diff --git a/serendipity_config.inc.php b/serendipity_config.inc.php index 6c38580..d174b13 100644 --- a/serendipity_config.inc.php +++ b/serendipity_config.inc.php @@ -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.5-dev'; +$serendipity['version'] = '0.8.4'; // Name of folder for the default theme $serendipity['defaultTemplate'] = 'default';