• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

OpenTweenのfork


Commit MetaInfo

修訂ddbe79b3cfb2baa4e4799a00a2004ba10546aef1 (tree)
時間2012-02-18 23:19:27
作者kiri_feather <kiri_feather@user...>
CommiterKimura Youichi

Log Message

1010リリース

Change Summary

差異

--- a/Tween/My Project/AssemblyInfo.vb
+++ b/Tween/My Project/AssemblyInfo.vb
@@ -55,5 +55,5 @@ Imports System.Runtime.InteropServices
5555 ' <Assembly: AssemblyVersion("1.0.*")>
5656
5757 <Assembly: AssemblyVersion("0.1.0.0")>
58-<Assembly: AssemblyFileVersion("1.0.0.2")>
58+<Assembly: AssemblyFileVersion("1.0.1.0")>
5959
--- a/Tween/Resources/ChangeLog.txt
+++ b/Tween/Resources/ChangeLog.txt
@@ -1,6 +1,6 @@
11 更新履歴
22
3-==== Ver 1.0.1.0(2011/04/26)
3+==== Ver 1.0.1.0(2011/04/28)
44 * ニコニコニュースURLをnico.msで圧縮できるように対応
55 * 振分ルール編集画面で、ルール編集中は削除ボタンを押せないように修正
66 * User Streams使用時、ブロックしているユーザーの発言を表示しないように変更