summaryrefslogtreecommitdiff
path: root/Source/version.cs
diff options
context:
space:
mode:
authorGravatar leino <unknown>2015-04-06 15:57:02 -0700
committerGravatar leino <unknown>2015-04-06 15:57:02 -0700
commit985579d14df105de939807d1d344fc75ff49563d (patch)
tree9b58c56e9d3f9a6d9d32e7f756a80825c0a2d514 /Source/version.cs
parentf17ddacb785f5c1a50d5a7172f9f3d05676ec4c5 (diff)
Changed version to 1.9.3.20406 and updated copyright year to include 2015.
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 dfb0dc28..e2cf3c47 100644
--- a/Source/version.cs
+++ b/Source/version.cs
@@ -1,4 +1,4 @@
using System.Reflection;
-// Version 1.9.3, year 2013+2 month 01 day 07
-[assembly: AssemblyVersion("1.9.3.20107")]
-[assembly: AssemblyFileVersion("1.9.3.20107")]
+// Version 1.9.4, year 2013+2 month 04 day 06
+[assembly: AssemblyVersion("1.9.3.20406")]
+[assembly: AssemblyFileVersion("1.9.3.20406")]