From 0cd07464bccae93d9345bff08b06085f0ebc3504 Mon Sep 17 00:00:00 2001 From: "Daniel R. Schneider" Date: Fri, 31 Aug 2018 12:16:27 +0200 Subject: [PATCH] Updated SEB Client version number to 2.2.1. --- SebWindowsClient/SebWindowsClient/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SebWindowsClient/SebWindowsClient/Properties/AssemblyInfo.cs b/SebWindowsClient/SebWindowsClient/Properties/AssemblyInfo.cs index 31b7c32..18b533f 100644 --- a/SebWindowsClient/SebWindowsClient/Properties/AssemblyInfo.cs +++ b/SebWindowsClient/SebWindowsClient/Properties/AssemblyInfo.cs @@ -31,4 +31,4 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: [assembly: AssemblyVersion("2.2.*")] -[assembly: AssemblyInformationalVersion("2.2.1pre8")] +[assembly: AssemblyInformationalVersion("2.2.1")]