OSDN Git Service

1.4.7
authorhenoheno <henoheno>
Sun, 11 Jun 2006 15:04:27 +0000 (00:04 +0900)
committerhenoheno <henoheno>
Sun, 11 Jun 2006 15:04:27 +0000 (00:04 +0900)
lib/init.php

index aed2233..0029c18 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // PukiWiki - Yet another WikiWikiWeb clone.
-// $Id: init.php,v 1.45 2006/05/30 14:53:39 henoheno Exp $
+// $Id: init.php,v 1.46 2006/06/11 15:04:27 henoheno Exp $
 // Copyright (C)
 //   2002-2006 PukiWiki Developers Team
 //   2001-2002 Originally written by yu-ji
@@ -10,7 +10,7 @@
 
 // PukiWiki version / Copyright / Licence
 
-define('S_VERSION', '1.4.7_rc1');
+define('S_VERSION', '1.4.7');
 define('S_COPYRIGHT',
        '<strong>PukiWiki ' . S_VERSION . '</strong>' .
        ' Copyright &copy; 2001-2006' .