]> git.mjollnir.org Git - s9y.git/commitdiff
prepare release
authorgarvinhicking <garvinhicking>
Fri, 28 Oct 2005 07:20:54 +0000 (07:20 +0000)
committergarvinhicking <garvinhicking>
Fri, 28 Oct 2005 07:20:54 +0000 (07:20 +0000)
docs/NEWS
serendipity_config.inc.php

index dbcf17c436b4a58d5c1d94fd9091313e860f878b..caf5534fca6764c00141ba1449481f98087632a2 100644 (file)
--- a/docs/NEWS
+++ b/docs/NEWS
@@ -1,6 +1,6 @@
 # $Id$
 
-Version 0.9-beta4 ()
+Version 0.9 (October 28th, 2005)
 ------------------------------------------------------------------------
 
     * Spamblock plugin can now check domains against the blogg.de
index bbebfd16edd1895001fd6a1b59c19e0ccebffe95..0c3357ae59f02b671d1415655898efabf76c010b 100644 (file)
@@ -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.9-beta4';
+$serendipity['version']         = '0.9';
 
 // Name of folder for the default theme
 $serendipity['defaultTemplate'] = 'default';