summaryrefslogtreecommitdiff
path: root/Source/version.cs
diff options
context:
space:
mode:
authorGravatar Rustan Leino <unknown>2014-01-15 20:32:01 -0800
committerGravatar Rustan Leino <unknown>2014-01-15 20:32:01 -0800
commit185da87b03966aea2a4b2beb2e0f5100e92fe8aa (patch)
treece3353bb0f74b0bf0323092cafed4bb98c648337 /Source/version.cs
parent1f738a53976434682f837fc45abbad99cff64e79 (diff)
Version 1.8.0.10115 release candidate
Diffstat (limited to 'Source/version.cs')
-rw-r--r--Source/version.cs6
1 files changed, 3 insertions, 3 deletions
diff --git a/Source/version.cs b/Source/version.cs
index 4e7092a8..a0fbed87 100644
--- a/Source/version.cs
+++ b/Source/version.cs
@@ -1,4 +1,4 @@
using System.Reflection;
-// Version 1.6.3, year 2013+0 month 03 day 20
-[assembly: AssemblyVersion("1.7.0.00806")]
-[assembly: AssemblyFileVersion("1.7.0.00806")]
+// Version 1.8.0, year 2013+1 month 01 day 15
+[assembly: AssemblyVersion("1.8.0.10115")]
+[assembly: AssemblyFileVersion("1.8.0.10115")]