# $Id$
-Version 0.9-beta3 ()
+Version 0.9-beta4 ()
+------------------------------------------------------------------------
+
+
+Version 0.9-beta3 (October 21st, 2005)
------------------------------------------------------------------------
* Syndication plugin: Do not show E-Mail adress in RSS feed by default
* Fix problem with b2evo importer when db was not in the same db
as serendipity. Thanks to Judebert from the forums! (garvinhicking)
-Version 0.9-beta2 ()
+Version 0.9-beta2 (October 13th, 2005)
------------------------------------------------------------------------
* Fix "easy installation" leading to an error with language charsets.
include_once(S9Y_INCLUDE_PATH . 'include/compat.inc.php');
// The version string
-$serendipity['version'] = '0.9-beta3';
+$serendipity['version'] = '0.9-beta4';
// Name of folder for the default theme
$serendipity['defaultTemplate'] = 'default';