aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Prebuild/src/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Prebuild/src/Properties/AssemblyInfo.cs')
-rw-r--r--Prebuild/src/Properties/AssemblyInfo.cs11
1 files changed, 1 insertions, 10 deletions
diff --git a/Prebuild/src/Properties/AssemblyInfo.cs b/Prebuild/src/Properties/AssemblyInfo.cs
index e49aea5..65c8736 100644
--- a/Prebuild/src/Properties/AssemblyInfo.cs
+++ b/Prebuild/src/Properties/AssemblyInfo.cs
@@ -38,15 +38,6 @@ POSSIBILITY OF SUCH DAMAGE.
38*/ 38*/
39#endregion 39#endregion
40 40
41#region CVS Information
42/*
43 * $Source$
44 * $Author: cjcollier $
45 * $Date: 2008-02-08 01:31:29 +0900 (Fri, 08 Feb 2008) $
46 * $Revision: 256 $
47 */
48#endregion
49
50using System; 41using System;
51using System.Reflection; 42using System.Reflection;
52using System.Runtime.CompilerServices; 43using System.Runtime.CompilerServices;
@@ -79,7 +70,7 @@ using System.Resources;
79[assembly: AssemblyTrademark("")] 70[assembly: AssemblyTrademark("")]
80[assembly: AssemblyCulture("")] 71[assembly: AssemblyCulture("")]
81[assembly: NeutralResourcesLanguageAttribute("en-US")] 72[assembly: NeutralResourcesLanguageAttribute("en-US")]
82[assembly: AssemblyVersion("2.0.3.*")] 73[assembly: AssemblyVersion("2.0.4.*")]
83 74
84// 75//
85// Version information for an assembly consists of the following four values: 76// Version information for an assembly consists of the following four values: