OSDN Git Service

3.205.2版リリース準備 release-3.205.2
authorOlyutorskii <olyutorskii@users.osdn.me>
Mon, 29 Nov 2010 12:08:47 +0000 (21:08 +0900)
committerOlyutorskii <olyutorskii@users.osdn.me>
Mon, 29 Nov 2010 12:08:47 +0000 (21:08 +0900)
CHANGELOG.txt
pom.xml

index f41bb37..2b380f5 100644 (file)
@@ -4,6 +4,10 @@
 Jindolf 変更履歴\r
 \r
 \r
+3.205.2 (2010-11-29)\r
+    ・G国新メッセージ「まだ村人達は揃っていないようだ。」に伴い\r
+     JinParser1.406.2版に対処。\r
+\r
 3.204.2 (2010-11-27)\r
     ・G国の発言行数制限が5行から10行へ緩和された仕様変更に対処。\r
 \r
diff --git a/pom.xml b/pom.xml
index 031372f..d17d7eb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
     <groupId>jp.sourceforge.jindolf</groupId>
     <artifactId>jindolf</artifactId>
 
-    <version>3.204.3-SNAPSHOT</version>
+    <version>3.205.2</version>
 
     <packaging>jar</packaging>
     <name>Jindolf</name>
         <dependency>
             <groupId>jp.sourceforge.jindolf</groupId>
             <artifactId>jinparser</artifactId>
-            <version>1.405.2</version>
+            <version>1.406.2</version>
             <scope>compile</scope>
         </dependency>