OSDN Git Service

#18686 - Replace version no.
authormumin <mumincacao@users.sourceforge.jp>
Sun, 13 Sep 2009 11:09:09 +0000 (20:09 +0900)
committermumin <mumincacao@users.sourceforge.jp>
Sun, 13 Sep 2009 11:09:09 +0000 (20:09 +0900)
documents/changes.en.txt
documents/changes.ja.txt
trust_path/modules/sd3rd/xoops_version.php

index b569806..902e3c7 100644 (file)
@@ -1,3 +1,4 @@
+#18686 - Replace version no.
 #17692 - Append skill list.
 #18685 - Change charset from SJIS to UTF8 at changes list.
 #18684 - Missing skill range value scale.
index b659b0e..2ea4792 100644 (file)
@@ -1,3 +1,4 @@
+#18686 - ばーぢょん番号を更新
 #17692 - すきるりすとを追加
 #18685 - このふぁいるの文字こーどを SJIS から UTF8 に変更
 #18684 - すきるれんぢの小数点以下が消えていたので修正
index 1b4be52..880171c 100644 (file)
@@ -21,7 +21,7 @@ require_once SD3RD_TRUST_PATH . '/class/Sd3rdUtils.class.php';
 // Define a basic manifesto.
 //
 $modversion['name'] = _MI_SD3RD_LANG_SD3RD;
-$modversion['version'] = 0.01;
+$modversion['version'] = 0.1;
 $modversion['description'] = _MI_SD3RD_DESC_SD3RD;
 $modversion['author'] = _MI_SD3RD_LANG_AUTHOR;
 $modversion['credits'] = _MI_SD3RD_LANG_CREDITS;