OSDN Git Service

3.301.2版リリース準備 release-3.301.2
authorOlyutorskii <olyutorskii@users.osdn.me>
Wed, 3 Oct 2012 12:56:29 +0000 (21:56 +0900)
committerOlyutorskii <olyutorskii@users.osdn.me>
Wed, 3 Oct 2012 12:56:29 +0000 (21:56 +0900)
CHANGELOG.txt
pom.xml

index bce41bb..8fd33f8 100644 (file)
@@ -4,9 +4,9 @@
 Jindolf 変更履歴
 
 
-3.208.X (2012-10-XX)
-    ・JRE1.5環境をサポート外とする。
-    ・G国Cookie仕様の変更に対処。(バグ報告#29721)
+3.301.2 (2012-10-03)
+    ・開発ターゲットをJRE1.6以降とする。
+    ・G国ログイン用Cookie仕様の変更に対処。(バグ報告#29721)
 
 3.208.8 (2012-06-24)
     ・G国初心者募集中対策に伴いJinParser 1.408.4版に対処。(バグ報告#28807)
diff --git a/pom.xml b/pom.xml
index e73616c..a588070 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
     <groupId>jp.sourceforge.jindolf</groupId>
     <artifactId>jindolf</artifactId>
 
-    <version>3.208.9-SNAPSHOT</version>
+    <version>3.301.2</version>
 
     <packaging>jar</packaging>
     <name>Jindolf</name>