From 3043df1b2a7da5dc89919486946c06ea24fa7bfe Mon Sep 17 00:00:00 2001 From: ttp Date: Mon, 11 Jan 2010 19:44:51 +0900 Subject: [PATCH] =?utf8?q?AppliStation-All,=E3=82=A2=E3=82=BB=E3=83=B3?= =?utf8?q?=E3=83=96=E3=83=AA=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3?= =?utf8?q?=E3=82=921.3.3=EF=BC=88=E3=83=93=E3=83=AB=E3=83=89=E3=81=97?= =?utf8?q?=E7=9B=B4=E3=81=97=E7=89=88=EF=BC=89=E3=81=AB=E5=A4=89=E6=9B=B4?= =?utf8?q?=E3=81=97=E3=81=9F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- AppliStation/AssemblyInfo.cs | 2 +- all-get/AssemblyInfo.cs | 2 +- archive-inst/AssemblyInfo.cs | 2 +- na-get-lib/AssemblyInfo.cs | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/AppliStation/AssemblyInfo.cs b/AppliStation/AssemblyInfo.cs index 8e1c7ca..b731af6 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.3.2.*")] +[assembly: AssemblyVersion("1.3.3.*")] diff --git a/all-get/AssemblyInfo.cs b/all-get/AssemblyInfo.cs index ed14f81..094a77d 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.3.2.*")] +[assembly: AssemblyVersion("1.3.3.*")] diff --git a/archive-inst/AssemblyInfo.cs b/archive-inst/AssemblyInfo.cs index 7a71276..9413bd4 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.3.2.*")] +[assembly: AssemblyVersion("1.3.3.*")] diff --git a/na-get-lib/AssemblyInfo.cs b/na-get-lib/AssemblyInfo.cs index 2f9a44b..b2a3f36 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.3.2.*")] +[assembly: AssemblyVersion("1.3.3.*")] // The following attributes specify the key for the sign of your assembly. See the // .NET Framework documentation for more information about signing. -- 2.11.0