From a06c331cd242f7ff097c65f815d2d578f1bb3727 Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Thu, 29 Nov 2018 03:41:07 -0600 Subject: [PATCH] Version 1.5.17 --- DS4Windows/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DS4Windows/Properties/AssemblyInfo.cs b/DS4Windows/Properties/AssemblyInfo.cs index 8e260e4..a5b21be 100644 --- a/DS4Windows/Properties/AssemblyInfo.cs +++ b/DS4Windows/Properties/AssemblyInfo.cs @@ -33,7 +33,7 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.5.16")] -[assembly: AssemblyFileVersion("1.5.16")] +[assembly: AssemblyVersion("1.5.17")] +[assembly: AssemblyFileVersion("1.5.17")] [assembly: NeutralResourcesLanguage("en")]