From: ttp Date: Sun, 13 Mar 2016 11:13:34 +0000 (+0900) Subject: AppliStation-All, アセンブリバージョンを1.4.5に X-Git-Tag: v1.4.5~3 X-Git-Url: http://git.sourceforge.jp/view?p=applistation%2FAppliStation.git;a=commitdiff_plain;h=a421769ea0853260c10c2f9129f9cab281f0bbd2 AppliStation-All, アセンブリバージョンを1.4.5に --- diff --git a/AppliStation/AssemblyInfo.cs b/AppliStation/AssemblyInfo.cs index ff1e8b8..37e5761 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.4.*")] +[assembly: AssemblyVersion("1.4.5.*")] diff --git a/all-get/AssemblyInfo.cs b/all-get/AssemblyInfo.cs index 6b8cf30..bd04f1d 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.4.*")] +[assembly: AssemblyVersion("1.4.5.*")] diff --git a/archive-inst/AssemblyInfo.cs b/archive-inst/AssemblyInfo.cs index 59fcd58..af8f18d 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.4.*")] +[assembly: AssemblyVersion("1.4.5.*")] diff --git a/na-get-lib/AssemblyInfo.cs b/na-get-lib/AssemblyInfo.cs index 5c39861..c81887f 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.4.*")] +[assembly: AssemblyVersion("1.4.5.*")] // The following attributes specify the key for the sign of your assembly. See the // .NET Framework documentation for more information about signing.