Revision | 9a236b9a670d9a54384e733ad4ca4add33bc4fd9 (tree) |
---|---|
Time | 2003-04-01 17:16:33 |
Author | panda <panda> |
Commiter | panda |
Release Candidate 2.
@@ -2,7 +2,7 @@ | ||
2 | 2 | ///////////////////////////////////////////////// |
3 | 3 | // PukiWiki - Yet another WikiWikiWeb clone. |
4 | 4 | // |
5 | -// $Id: init.php,v 1.39 2003-03-23 15:54:37 panda Exp $ | |
5 | +// $Id: init.php,v 1.40 2003-04-01 08:16:33 panda Exp $ | |
6 | 6 | // |
7 | 7 | |
8 | 8 | ///////////////////////////////////////////////// |
@@ -23,7 +23,7 @@ define('INI_FILE','./pukiwiki.ini.php'); | ||
23 | 23 | |
24 | 24 | ///////////////////////////////////////////////// |
25 | 25 | // 初期設定 (バージョン/著作権) |
26 | -define('S_VERSION','1.4rc1'); | |
26 | +define('S_VERSION','1.4rc2'); | |
27 | 27 | define('S_COPYRIGHT',' |
28 | 28 | <strong>"PukiWiki" '.S_VERSION.'</strong> Copyright © 2001,2002,2003 |
29 | 29 | <a href="http://pukiwiki.org">PukiWiki Developers Team</a>. |