]> git.mjollnir.org Git - s9y.git/commitdiff
(no commit message)
authorgarvinhicking <garvinhicking>
Mon, 12 Jun 2006 07:22:48 +0000 (07:22 +0000)
committergarvinhicking <garvinhicking>
Mon, 12 Jun 2006 07:22:48 +0000 (07:22 +0000)
serendipity_config.inc.php

index c86753d10a5094ee7d9895e3bd81ad71e058e872..4f2566a13fb3746600ffd759cb6d1b94d41a8686 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']         = '1.0-beta3';
+$serendipity['version']         = '1.0';
 
 // Name of folder for the default theme
 $serendipity['defaultTemplate'] = 'carl_contest';