summaryrefslogtreecommitdiff
path: root/Source
diff options
context:
space:
mode:
authorGravatar leino <unknown>2014-10-21 01:40:17 -0700
committerGravatar leino <unknown>2014-10-21 01:40:17 -0700
commite72bc10129c6cef993f40fba751ff22260410c21 (patch)
tree88947ba331f2c2c77595bedc2fb9f77326806ec3 /Source
parent5de2cc263ce26929baf03ca32c4d6738813db002 (diff)
Changed version to 1.9.1.11021
Also include ModelViewer.dll in binary distribution
Diffstat (limited to 'Source')
-rw-r--r--Source/version.cs6
1 files changed, 3 insertions, 3 deletions
diff --git a/Source/version.cs b/Source/version.cs
index 8fbc0e54..53401cb9 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 16
-[assembly: AssemblyVersion("1.9.0.11016")]
-[assembly: AssemblyFileVersion("1.9.0.11016")]
+// Version 1.9.0, year 2013+1 month 10 day 21
+[assembly: AssemblyVersion("1.9.1.11021")]
+[assembly: AssemblyFileVersion("1.9.1.11021")]