From a20584e3de2088e4ef032a7c532bd4b220d0418a Mon Sep 17 00:00:00 2001 From: Sebastiaan Jansssen Date: Thu, 1 Feb 2018 16:18:49 +0100 Subject: [PATCH] Not beta009, Final! --- src/SolutionInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SolutionInfo.cs b/src/SolutionInfo.cs index 477b5b55ea..77adcb9c8e 100644 --- a/src/SolutionInfo.cs +++ b/src/SolutionInfo.cs @@ -12,4 +12,4 @@ using System.Resources; [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyFileVersion("7.8.0")] -[assembly: AssemblyInformationalVersion("7.8.0-beta009")] \ No newline at end of file +[assembly: AssemblyInformationalVersion("7.8.0")] \ No newline at end of file