AppliStation
Révision | 50ae70bdf2f897eb16ef78b132208e319e7460db (tree) |
---|---|
l'heure | 2010-07-18 19:31:07 |
Auteur | unknown <t@.(no...> |
Commiter | unknown |
アセンブリバージョンを 1.3.4 に変更
@@ -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.3.*")] | |
31 | +[assembly: AssemblyVersion("1.3.4.*")] |
@@ -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.3.*")] | |
31 | +[assembly: AssemblyVersion("1.3.4.*")] |
@@ -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.3.*")] | |
31 | +[assembly: AssemblyVersion("1.3.4.*")] |
@@ -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.3.*")] | |
26 | +[assembly: AssemblyVersion("1.3.4.*")] | |
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. |