From 2f5f9275613dcc5f2e550bf08e5bad2a7fb4b032 Mon Sep 17 00:00:00 2001 From: yyagi Date: Fri, 23 Aug 2019 01:17:38 +0900 Subject: [PATCH] =?utf8?q?#xxxxx=20Rel115=E3=83=AA=E3=83=AA=E3=83=BC?= =?utf8?q?=E3=82=B9=E6=BA=96=E5=82=99=E3=80=82=E3=82=A2=E3=82=BB=E3=83=B3?= =?utf8?q?=E3=83=96=E3=83=AA=E3=81=AE=E3=83=97=E3=83=AD=E3=83=91=E3=83=86?= =?utf8?q?=E3=82=A3=E6=83=85=E5=A0=B1=E6=9B=B4=E6=96=B0=E3=82=84=E3=80=81?= =?utf8?q?=E3=83=87=E3=83=90=E3=83=83=E3=82=B0=E7=94=A8=E3=81=AE=E3=83=9F?= =?utf8?q?=E3=82=AD=E3=82=B7=E3=83=B3=E3=82=B0=E6=95=B0=E8=A1=A8=E7=A4=BA?= =?utf8?q?=E3=81=AE=E5=89=8A=E9=99=A4=E3=81=AA=E3=81=A9=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- DTXMania/DTXMania.csproj | 2 +- DTXMania/Properties/AssemblyInfo.cs | 4 ++-- DTXMania/コード/全体/CDTXMania.cs | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DTXMania/DTXMania.csproj b/DTXMania/DTXMania.csproj index 5bc8e57e..1f4f3298 100644 --- a/DTXMania/DTXMania.csproj +++ b/DTXMania/DTXMania.csproj @@ -45,7 +45,7 @@ true bin\Debug\ - TRACE;DEBUG;_TEST_ENGLISH TEST_Direct3D9Ex_ WindowedFullscreen TEST_MEASUREFRAMEDRAWTIME_ SOUNDCPULOAD + TRACE;DEBUG;_TEST_ENGLISH TEST_Direct3D9Ex_ WindowedFullscreen TEST_MEASUREFRAMEDRAWTIME_ _SOUNDCPULOAD true 0219 full diff --git a/DTXMania/Properties/AssemblyInfo.cs b/DTXMania/Properties/AssemblyInfo.cs index 0412f92f..60b1542c 100644 --- a/DTXMania/Properties/AssemblyInfo.cs +++ b/DTXMania/Properties/AssemblyInfo.cs @@ -33,8 +33,8 @@ using System.Resources; // すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を // 既定値にすることができます: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("114.0.0.0")] -[assembly: AssemblyFileVersion("114.0.0.0")] +[assembly: AssemblyVersion("115.0.0.0")] +[assembly: AssemblyFileVersion("115.0.0.0")] [assembly: NeutralResourcesLanguageAttribute("ja-JP")] // このアセンブリは「ライブラリ」である(難読化ツールへの指示)。 diff --git a/DTXMania/コード/全体/CDTXMania.cs b/DTXMania/コード/全体/CDTXMania.cs index 65c20bc7..09bba10b 100644 --- a/DTXMania/コード/全体/CDTXMania.cs +++ b/DTXMania/コード/全体/CDTXMania.cs @@ -25,7 +25,7 @@ namespace DTXMania { // プロパティ #region [ properties ] - public static readonly string VERSION = "114(190117)"; + public static readonly string VERSION = "115(190901)"; //public static readonly string SLIMDXDLL = "c_net20x86_Jun2010"; public static readonly string D3DXDLL = "d3dx9_43.dll"; // June 2010 //public static readonly string D3DXDLL = "d3dx9_42.dll"; // February 2010 -- 2.11.0