summaryrefslogtreecommitdiff
path: root/Source/version.cs
diff options
context:
space:
mode:
authorGravatar leino <unknown>2014-10-16 17:54:08 -0700
committerGravatar leino <unknown>2014-10-16 17:54:08 -0700
commitbfceabb1292c3bf206fb27b811534b3f37ec75a0 (patch)
tree82e7a0b14235e9d4b8b154cee8fdc0dab987c479 /Source/version.cs
parent849146322a0b0722af004a28eafd589b80801729 (diff)
Updated version to 1.9.0.11016. This version is going on rise4fun.com.
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 41611e93..8fbc0e54 100644
--- a/Source/version.cs
+++ b/Source/version.cs
@@ -1,4 +1,4 @@
using System.Reflection;
-// Version 1.8.2, year 2013+1 month 04 day 19
-[assembly: AssemblyVersion("1.8.2.10419")]
-[assembly: AssemblyFileVersion("1.8.2.10419")]
+// Version 1.9.0, year 2013+1 month 10 day 16
+[assembly: AssemblyVersion("1.9.0.11016")]
+[assembly: AssemblyFileVersion("1.9.0.11016")]