From 650057194653697c4880c7b89b69f02c391d963e Mon Sep 17 00:00:00 2001 From: garvinhicking Date: Fri, 19 Aug 2005 11:58:43 +0000 Subject: [PATCH] Jetzt ist die Zeit, jetzt ist die Stunde...heute wird gepatcht, oder nicht gepatcht, worauf es ankommt, wenn er released. *Orgelsolo* --- docs/NEWS | 3 +++ serendipity_config.inc.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/NEWS b/docs/NEWS index e77766e..fad98ce 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -1,5 +1,8 @@ # $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 d174b13..6c38580 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.4'; +$serendipity['version'] = '0.8.5-dev'; // Name of folder for the default theme $serendipity['defaultTemplate'] = 'default'; -- 2.39.5