From f0f199a0c8c21b4274846dd4f522033fb3ad9428 Mon Sep 17 00:00:00 2001 From: Tobbe Gyllebring Date: Thu, 11 Aug 2016 20:22:05 +0200 Subject: [PATCH] 2016.8.11 --- Source/Version.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Version.cs b/Source/Version.cs index 802b3c0..a088c81 100644 --- a/Source/Version.cs +++ b/Source/Version.cs @@ -2,5 +2,5 @@ using System.Runtime.InteropServices; [assembly: ComVisible(false)] -[assembly: AssemblyVersion("2016.8.10.1")] -[assembly: AssemblyInformationalVersion("2016.8-beta")] +[assembly: AssemblyVersion("2016.8.11.2")] +[assembly: AssemblyInformationalVersion("2016.8.11")]