From c7e7d6c277a5a5dcb6102f85d507d986d2675f4c Mon Sep 17 00:00:00 2001 From: Rustan Leino Date: Mon, 24 Mar 2014 13:30:03 -0700 Subject: Bumped version to 1.8.1.10324. To go onto rise4fun and as a binary drop. --- Source/version.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Source/version.cs') diff --git a/Source/version.cs b/Source/version.cs index a0fbed87..df302f32 100644 --- a/Source/version.cs +++ b/Source/version.cs @@ -1,4 +1,4 @@ using System.Reflection; -// Version 1.8.0, year 2013+1 month 01 day 15 -[assembly: AssemblyVersion("1.8.0.10115")] -[assembly: AssemblyFileVersion("1.8.0.10115")] +// Version 1.8.1, year 2013+1 month 01 day 15 +[assembly: AssemblyVersion("1.8.1.10324")] +[assembly: AssemblyFileVersion("1.8.1.10324")] -- cgit v1.2.3