AppliStation
修订版 | 9b87c87ccc70daa2a34b97b67912d4cb0f6c93b6 (tree) |
---|---|
时间 | 2013-03-24 18:27:39 |
作者 | ttp <ttp@user...> |
Commiter | ttp |
AppliStation-All,アセンブリバージョンを1.4.3に
@@ -14,7 +14,7 @@ using System.Runtime.InteropServices; | ||
14 | 14 | [assembly: AssemblyConfiguration("")] |
15 | 15 | [assembly: AssemblyCompany("Team AppliStation")] |
16 | 16 | [assembly: AssemblyProduct("AppliStation")] |
17 | -[assembly: AssemblyCopyright("Copyright (c) 2007-2012 Team AppliStation")] | |
17 | +[assembly: AssemblyCopyright("Copyright (c) 2007-2013 Team AppliStation")] | |
18 | 18 | [assembly: AssemblyTrademark("")] |
19 | 19 | [assembly: AssemblyCulture("")] |
20 | 20 |
@@ -28,4 +28,4 @@ using System.Runtime.InteropServices; | ||
28 | 28 | // |
29 | 29 | // You can specify all the values or you can use the default the Revision and |
30 | 30 | // Build Numbers by using the '*' as shown below: |
31 | -[assembly: AssemblyVersion("1.4.2.*")] | |
31 | +[assembly: AssemblyVersion("1.4.3.*")] |
@@ -14,7 +14,7 @@ using System.Runtime.InteropServices; | ||
14 | 14 | [assembly: AssemblyConfiguration("")] |
15 | 15 | [assembly: AssemblyCompany("Team AppliStation")] |
16 | 16 | [assembly: AssemblyProduct("all-get")] |
17 | -[assembly: AssemblyCopyright("Copyright (c) 2007-2012 Team AppliStation")] | |
17 | +[assembly: AssemblyCopyright("Copyright (c) 2007-2013 Team AppliStation")] | |
18 | 18 | [assembly: AssemblyTrademark("")] |
19 | 19 | [assembly: AssemblyCulture("")] |
20 | 20 |
@@ -28,4 +28,4 @@ using System.Runtime.InteropServices; | ||
28 | 28 | // |
29 | 29 | // You can specify all the values or you can use the default the Revision and |
30 | 30 | // Build Numbers by using the '*' as shown below: |
31 | -[assembly: AssemblyVersion("1.4.2.*")] | |
31 | +[assembly: AssemblyVersion("1.4.3.*")] |
@@ -14,7 +14,7 @@ using System.Runtime.InteropServices; | ||
14 | 14 | [assembly: AssemblyConfiguration("")] |
15 | 15 | [assembly: AssemblyCompany("Team AppliStation")] |
16 | 16 | [assembly: AssemblyProduct("archive-inst")] |
17 | -[assembly: AssemblyCopyright("Copyright (c) 2007-2012 Team AppliStation")] | |
17 | +[assembly: AssemblyCopyright("Copyright (c) 2007-2013 Team AppliStation")] | |
18 | 18 | [assembly: AssemblyTrademark("")] |
19 | 19 | [assembly: AssemblyCulture("")] |
20 | 20 |
@@ -28,4 +28,4 @@ using System.Runtime.InteropServices; | ||
28 | 28 | // |
29 | 29 | // You can specify all the values or you can use the default the Revision and |
30 | 30 | // Build Numbers by using the '*' as shown below: |
31 | -[assembly: AssemblyVersion("1.4.2.*")] | |
31 | +[assembly: AssemblyVersion("1.4.3.*")] |
@@ -12,7 +12,7 @@ using System.Runtime.CompilerServices; | ||
12 | 12 | [assembly: AssemblyConfiguration("")] |
13 | 13 | [assembly: AssemblyCompany("Team AppliStation")] |
14 | 14 | [assembly: AssemblyProduct("AppliStation")] |
15 | -[assembly: AssemblyCopyright("Copyright (c) 2007-2012 Team AppliStation")] | |
15 | +[assembly: AssemblyCopyright("Copyright (c) 2007-2013 Team AppliStation")] | |
16 | 16 | [assembly: AssemblyTrademark("")] |
17 | 17 | [assembly: AssemblyCulture("")] |
18 | 18 |
@@ -23,7 +23,7 @@ using System.Runtime.CompilerServices; | ||
23 | 23 | // You can specify all values by your own or you can build default build and revision |
24 | 24 | // numbers with the '*' character (the default): |
25 | 25 | |
26 | -[assembly: AssemblyVersion("1.4.2.*")] | |
26 | +[assembly: AssemblyVersion("1.4.3.*")] | |
27 | 27 | |
28 | 28 | // The following attributes specify the key for the sign of your assembly. See the |
29 | 29 | // .NET Framework documentation for more information about signing. |