AppliStation
修订版 | 52c00abac238249dbb22169dad397f6913e0ca74 (tree) |
---|---|
时间 | 2009-12-23 18:57:17 |
作者 | ttp <ttp@user...> |
Commiter | ttp |
AppliStation-All,アセンブリバージョンを1.3.2に変更した。
@@ -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.3.1.*")] | |
31 | +[assembly: AssemblyVersion("1.3.2.*")] |
@@ -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.3.1.*")] | |
31 | +[assembly: AssemblyVersion("1.3.2.*")] |
@@ -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.3.1.*")] | |
31 | +[assembly: AssemblyVersion("1.3.2.*")] |
@@ -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.3.1.*")] | |
26 | +[assembly: AssemblyVersion("1.3.2.*")] | |
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. |