From: ttp Date: Sun, 24 Mar 2013 09:27:39 +0000 (+0900) Subject: AppliStation-All,アセンブリバージョンを1.4.3に X-Git-Tag: v1.4.5~12 X-Git-Url: http://git.sourceforge.jp/view?p=applistation%2FAppliStation.git;a=commitdiff_plain;h=refs%2Ftags%2Fv1.4.3 AppliStation-All,アセンブリバージョンを1.4.3に --- diff --git a/AppliStation/AssemblyInfo.cs b/AppliStation/AssemblyInfo.cs index 44d395a..9071850 100644 --- a/AppliStation/AssemblyInfo.cs +++ b/AppliStation/AssemblyInfo.cs @@ -14,7 +14,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Team AppliStation")] [assembly: AssemblyProduct("AppliStation")] -[assembly: AssemblyCopyright("Copyright (c) 2007-2012 Team AppliStation")] +[assembly: AssemblyCopyright("Copyright (c) 2007-2013 Team AppliStation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -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.2.*")] +[assembly: AssemblyVersion("1.4.3.*")] diff --git a/all-get/AssemblyInfo.cs b/all-get/AssemblyInfo.cs index 60527f9..00e0937 100644 --- a/all-get/AssemblyInfo.cs +++ b/all-get/AssemblyInfo.cs @@ -14,7 +14,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Team AppliStation")] [assembly: AssemblyProduct("all-get")] -[assembly: AssemblyCopyright("Copyright (c) 2007-2012 Team AppliStation")] +[assembly: AssemblyCopyright("Copyright (c) 2007-2013 Team AppliStation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -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.2.*")] +[assembly: AssemblyVersion("1.4.3.*")] diff --git a/archive-inst/AssemblyInfo.cs b/archive-inst/AssemblyInfo.cs index e0a561e..a313262 100644 --- a/archive-inst/AssemblyInfo.cs +++ b/archive-inst/AssemblyInfo.cs @@ -14,7 +14,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Team AppliStation")] [assembly: AssemblyProduct("archive-inst")] -[assembly: AssemblyCopyright("Copyright (c) 2007-2012 Team AppliStation")] +[assembly: AssemblyCopyright("Copyright (c) 2007-2013 Team AppliStation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -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.2.*")] +[assembly: AssemblyVersion("1.4.3.*")] diff --git a/na-get-lib/AssemblyInfo.cs b/na-get-lib/AssemblyInfo.cs index 11679d6..14f62c3 100644 --- a/na-get-lib/AssemblyInfo.cs +++ b/na-get-lib/AssemblyInfo.cs @@ -12,7 +12,7 @@ using System.Runtime.CompilerServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Team AppliStation")] [assembly: AssemblyProduct("AppliStation")] -[assembly: AssemblyCopyright("Copyright (c) 2007-2012 Team AppliStation")] +[assembly: AssemblyCopyright("Copyright (c) 2007-2013 Team AppliStation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -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.2.*")] +[assembly: AssemblyVersion("1.4.3.*")] // The following attributes specify the key for the sign of your assembly. See the // .NET Framework documentation for more information about signing.