From: ttp Date: Thu, 12 Oct 2017 15:28:40 +0000 (+0900) Subject: AppliStation-all,アセンブリバージョンを1.4.6に X-Git-Tag: v1.4.6 X-Git-Url: http://git.sourceforge.jp/view?p=applistation%2FAppliStation.git;a=commitdiff_plain;h=f5a7df5f9dafebb2eca123b3691ee0485379acd3;hp=d7b1b14c84ed46318cc393f39f48d18759c1e7b3 AppliStation-all,アセンブリバージョンを1.4.6に --- diff --git a/AppliStation/AssemblyInfo.cs b/AppliStation/AssemblyInfo.cs index 9ef711a..40e753d 100644 --- a/AppliStation/AssemblyInfo.cs +++ b/AppliStation/AssemblyInfo.cs @@ -28,4 +28,4 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("1.4.5.*")] +[assembly: AssemblyVersion("1.4.6.*")] diff --git a/all-get/AssemblyInfo.cs b/all-get/AssemblyInfo.cs index 4e54eb9..c3f649a 100644 --- a/all-get/AssemblyInfo.cs +++ b/all-get/AssemblyInfo.cs @@ -28,4 +28,4 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("1.4.5.*")] +[assembly: AssemblyVersion("1.4.6.*")] diff --git a/archive-inst/AssemblyInfo.cs b/archive-inst/AssemblyInfo.cs index 209a6c8..579d238 100644 --- a/archive-inst/AssemblyInfo.cs +++ b/archive-inst/AssemblyInfo.cs @@ -28,4 +28,4 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("1.4.5.*")] +[assembly: AssemblyVersion("1.4.6.*")] diff --git a/na-get-lib/AssemblyInfo.cs b/na-get-lib/AssemblyInfo.cs index fdac810..8d63262 100644 --- a/na-get-lib/AssemblyInfo.cs +++ b/na-get-lib/AssemblyInfo.cs @@ -23,7 +23,7 @@ using System.Runtime.CompilerServices; // You can specify all values by your own or you can build default build and revision // numbers with the '*' character (the default): -[assembly: AssemblyVersion("1.4.5.*")] +[assembly: AssemblyVersion("1.4.6.*")] // The following attributes specify the key for the sign of your assembly. See the // .NET Framework documentation for more information about signing.