summaryrefslogtreecommitdiff
path: root/Source/version.cs
diff options
context:
space:
mode:
authorGravatar Rustan Leino <leino@microsoft.com>2013-03-10 00:30:29 -0800
committerGravatar Rustan Leino <leino@microsoft.com>2013-03-10 00:30:29 -0800
commit3b5624bc50576d855b60ad8cb20213d42c866063 (patch)
treebea10f4d4aedd1ce94843ce0ef38c61d89af45ea /Source/version.cs
parentf9a64be8ef09ac2160391c91ea8e23e5f389d1f5 (diff)
Bumped version to 1.6.1, to be released as a binary and 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 9143b9c0..a05fad06 100644
--- a/Source/version.cs
+++ b/Source/version.cs
@@ -1,4 +1,4 @@
using System.Reflection;
-// Version 1.6.0, year 2013+0 month 01 day 23
-[assembly: AssemblyVersion("1.6.0.00123")]
-[assembly: AssemblyFileVersion("1.6.0.00123")]
+// Version 1.6.1, year 2013+0 month 03 day 09
+[assembly: AssemblyVersion("1.6.1.00309")]
+[assembly: AssemblyFileVersion("1.6.1.00309")]