OSDN Git Service

AppliStation,Assemblyに登録されるバージョンを1.0.1に変更
authorttp <ttp@users.sourceforge.jp>
Sat, 10 May 2008 03:14:00 +0000 (03:14 +0000)
committerttp <ttp@users.sourceforge.jp>
Sat, 10 May 2008 03:14:00 +0000 (03:14 +0000)
git-svn-id: http://localhost/svn/AppliStation/trunk@902 34ed2c89-c49f-4a4b-abdb-c318350108cf

AppliStation/AssemblyInfo.cs
na-get-lib/AssemblyInfo.cs

index dfc8db0..187f47a 100644 (file)
@@ -10,7 +10,7 @@ using System.Runtime.InteropServices;
 // set of attributes. Change these attribute values to modify the information\r
 // associated with an assembly.\r
 [assembly: AssemblyTitle("AppliStation")]\r
-[assembly: AssemblyDescription("")]\r
+[assembly: AssemblyDescription("Applications Management Application")]\r
 [assembly: AssemblyConfiguration("")]\r
 [assembly: AssemblyCompany("Team AppliStation")]\r
 [assembly: AssemblyProduct("AppliStation")]\r
@@ -28,4 +28,4 @@ using System.Runtime.InteropServices;
 //\r
 // You can specify all the values or you can use the default the Revision and \r
 // Build Numbers by using the '*' as shown below:\r
-[assembly: AssemblyVersion("1.0.0.*")]\r
+[assembly: AssemblyVersion("1.0.1.*")]\r
index 83d24ff..b6d44a1 100644 (file)
@@ -23,7 +23,7 @@ using System.Runtime.CompilerServices;
 // You can specify all values by your own or you can build default build and revision\r
 // numbers with the '*' character (the default):\r
 \r
-[assembly: AssemblyVersion("1.0.0.*")]\r
+[assembly: AssemblyVersion("1.0.1.*")]\r
 \r
 // The following attributes specify the key for the sign of your assembly. See the\r
 // .NET Framework documentation for more information about signing.\r