summaryrefslogtreecommitdiff
path: root/Source/version.cs
diff options
context:
space:
mode:
authorGravatar Rustan Leino <unknown>2015-10-12 11:48:14 -0700
committerGravatar Rustan Leino <unknown>2015-10-12 11:48:14 -0700
commitbe08f2949d674bd757a804795de1dd37c95177f3 (patch)
tree6c9979520634857eb0d4b11fe611deccd7445138 /Source/version.cs
parent9cb7c84b4039d50b850a51221e10464adb62dc39 (diff)
Version 1.9.6.21012
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 1234a75b..7a6b0213 100644
--- a/Source/version.cs
+++ b/Source/version.cs
@@ -1,4 +1,4 @@
using System.Reflection;
-// Version 1.9.5, year 2013+2 month 05 day 11
-[assembly: AssemblyVersion("1.9.5.20511")]
-[assembly: AssemblyFileVersion("1.9.5.20511")]
+// Version 1.9.6, year 2013+2 month 10 day 12
+[assembly: AssemblyVersion("1.9.6.21012")]
+[assembly: AssemblyFileVersion("1.9.6.21012")]