From: garvinhicking Date: Fri, 19 Aug 2005 11:58:43 +0000 (+0000) Subject: Jetzt ist die Zeit, jetzt ist die Stunde...heute wird gepatcht, oder nicht gepatcht... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=650057194653697c4880c7b89b69f02c391d963e;p=s9y.git Jetzt ist die Zeit, jetzt ist die Stunde...heute wird gepatcht, oder nicht gepatcht, worauf es ankommt, wenn er released. *Orgelsolo* --- 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';