summaryrefslogtreecommitdiff
path: root/Source/version.cs
diff options
context:
space:
mode:
authorGravatar Rustan Leino <unknown>2014-11-07 17:34:37 -0800
committerGravatar Rustan Leino <unknown>2014-11-07 17:34:37 -0800
commit5f1f3a4c038f07c70005b6fdd0db160034737784 (patch)
treee4c37c7e4968ce7c08dcade687e1db7e2f73af8b /Source/version.cs
parente29333c389788e3339b26243d1345e1c635403ee (diff)
Updated version to 1.9.2.11107 (which is going out on rise4fun)
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 51c33d68..143b392c 100644
--- a/Source/version.cs
+++ b/Source/version.cs
@@ -1,4 +1,4 @@
using System.Reflection;
-// Version 1.9.0, year 2013+1 month 10 day 22
-[assembly: AssemblyVersion("1.9.1.11022")]
-[assembly: AssemblyFileVersion("1.9.1.11022")]
+// Version 1.9.0, year 2013+1 month 11 day 07
+[assembly: AssemblyVersion("1.9.2.11107")]
+[assembly: AssemblyFileVersion("1.9.2.11107")]