summaryrefslogtreecommitdiff
path: root/Source/version.cs
diff options
context:
space:
mode:
authorGravatar Rustan Leino <unknown>2013-01-22 19:11:36 -0800
committerGravatar Rustan Leino <unknown>2013-01-22 19:11:36 -0800
commit5aef385a917cc9712752e5cd827d1795c524f24c (patch)
tree803af6761b2a78f402bc487e0e8c1039aabd33b2 /Source/version.cs
parent5a0275bc5fe3f8450501ddaac8e464bf0b445804 (diff)
Bumped version number to 1.6.0.00121
Diffstat (limited to 'Source/version.cs')
-rw-r--r--Source/version.cs13
1 files changed, 3 insertions, 10 deletions
diff --git a/Source/version.cs b/Source/version.cs
index fd211b1c..5227a0d1 100644
--- a/Source/version.cs
+++ b/Source/version.cs
@@ -1,12 +1,5 @@
-// ==++==
-//
-//
-//
-// ==--==
-// Warning: Automatically generated file. DO NOT EDIT
-// Generated at Dienstag, 5. Juli 2011 11:26:45
-
using System.Reflection;
-[assembly: AssemblyVersion("2.2.30705.1126")]
-[assembly: AssemblyFileVersion("2.2.30705.1126")]
+// Version 1.6.0, year 2013+0 month 01 day 21
+[assembly: AssemblyVersion("1.6.0.00121")]
+[assembly: AssemblyFileVersion("1.6.0.00121")]