summaryrefslogtreecommitdiff
path: root/Source/version.cs
diff options
context:
space:
mode:
authorGravatar Rustan Leino <unknown>2014-04-19 20:48:16 -0700
committerGravatar Rustan Leino <unknown>2014-04-19 20:48:16 -0700
commita05be61a3b45bbabc0c038190d15c48c85f21822 (patch)
treeb5dba58f878a202ff0ac997eefcc94133fcdbdfd /Source/version.cs
parentb56d76455f4f692ae609cffd3c0916d05b55f9ee (diff)
Version 1.8.2.10419, binary release and (except for the "include" update in the previous check-in) 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 df302f32..41611e93 100644
--- a/Source/version.cs
+++ b/Source/version.cs
@@ -1,4 +1,4 @@
using System.Reflection;
-// Version 1.8.1, year 2013+1 month 01 day 15
-[assembly: AssemblyVersion("1.8.1.10324")]
-[assembly: AssemblyFileVersion("1.8.1.10324")]
+// Version 1.8.2, year 2013+1 month 04 day 19
+[assembly: AssemblyVersion("1.8.2.10419")]
+[assembly: AssemblyFileVersion("1.8.2.10419")]