• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

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

Commit MetaInfo

Revision5c1f081eaa77ff641d029860f6ae10a7da1b6e7d (tree)
Time2011-02-09 22:54:33
Authoryyagi <yyagi@16f4...>
Commiteryyagi

Log Message

DTXC: ファイルのバージョン情報を更新し忘れていたので修正。

git-svn-id: http://svn.osdn.jp/svnroot/dtxmania/trunk@109 16f42ceb-6dc6-49c8-ba94-f2d53467949d

Change Summary

  • delete: "DTXCreator\343\203\227\343\203\255\343\202\270\343\202\247\343\202\257\343\203\210/Properties/AssemblyInfo.cs"

Incremental Difference

--- "a/DTXCreator\343\203\227\343\203\255\343\202\270\343\202\247\343\202\257\343\203\210/Properties/AssemblyInfo.cs"
+++ "b/DTXCreator\343\203\227\343\203\255\343\202\270\343\202\247\343\202\257\343\203\210/Properties/AssemblyInfo.cs"
@@ -33,6 +33,6 @@ using System.Resources;
3333 // すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を
3434 // 既定値にすることができます:
3535 // [assembly: AssemblyVersion("1.0.*")]
36-[assembly: AssemblyVersion("22.0.0.0")]
37-[assembly: AssemblyFileVersion("22.0.0.0")]
36+[assembly: AssemblyVersion( "23.0.0.0" )]
37+[assembly: AssemblyFileVersion( "23.0.0.0" )]
3838 [assembly: NeutralResourcesLanguageAttribute("")]