From: ttp Date: Sat, 17 Dec 2011 14:55:06 +0000 (+0900) Subject: AppliStation-All,アセンブリバージョンを1.4.1に X-Git-Tag: v1.4.1 X-Git-Url: http://git.sourceforge.jp/view?p=applistation%2FAppliStation.git;a=commitdiff_plain;h=57c4c5171088fa98afb6ca74f625d70e5d53f416 AppliStation-All,アセンブリバージョンを1.4.1に --- diff --git a/AppliStation/AssemblyInfo.cs b/AppliStation/AssemblyInfo.cs index 86776df..7768a2b 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.0.*")] +[assembly: AssemblyVersion("1.4.1.*")] diff --git a/all-get/AssemblyInfo.cs b/all-get/AssemblyInfo.cs index eeefc69..5212dfa 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.0.*")] +[assembly: AssemblyVersion("1.4.1.*")] diff --git a/archive-inst/AssemblyInfo.cs b/archive-inst/AssemblyInfo.cs index 1d5d96f..7888634 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.0.*")] +[assembly: AssemblyVersion("1.4.1.*")] diff --git a/na-get-lib/AssemblyInfo.cs b/na-get-lib/AssemblyInfo.cs index 8858d2c..78cd5b6 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.0.*")] +[assembly: AssemblyVersion("1.4.1.*")] // The following attributes specify the key for the sign of your assembly. See the // .NET Framework documentation for more information about signing.