From 0dc75475504c1008f6da1a7cf20376a6c1e74989 Mon Sep 17 00:00:00 2001 From: garvinhicking Date: Fri, 19 Aug 2005 11:41:47 +0000 Subject: [PATCH] revert before tagging. *g* --- docs/NEWS | 3 --- serendipity_config.inc.php | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) 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'; -- 2.39.5