summaryrefslogtreecommitdiff
path: root/Source/version.cs
diff options
context:
space:
mode:
authorGravatar leino <unknown>2015-01-07 12:58:19 -0800
committerGravatar leino <unknown>2015-01-07 12:58:19 -0800
commit9ead0d5efd6bae5a29193f57554d51d545566c4e (patch)
treedaf98fec63d76c0b6ccbc3b0ccc6fc5cac728814 /Source/version.cs
parent2e68bc2f862a9230056b0a5db59228fbce2d78ab (diff)
Bumped the version number to 1.9.3.20107
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 143b392c..dfb0dc28 100644
--- a/Source/version.cs
+++ b/Source/version.cs
@@ -1,4 +1,4 @@
using System.Reflection;
-// Version 1.9.0, year 2013+1 month 11 day 07
-[assembly: AssemblyVersion("1.9.2.11107")]
-[assembly: AssemblyFileVersion("1.9.2.11107")]
+// Version 1.9.3, year 2013+2 month 01 day 07
+[assembly: AssemblyVersion("1.9.3.20107")]
+[assembly: AssemblyFileVersion("1.9.3.20107")]