From 34e66d62749e4971c2c5aef9da3aadd0bb104a74 Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Fri, 10 Nov 2017 16:03:47 -0600 Subject: [PATCH] Version 1.4.100 --- 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 1219718..ed2cc97 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.4.99")] -[assembly: AssemblyFileVersion("1.4.99")] +[assembly: AssemblyVersion("1.4.100")] +[assembly: AssemblyFileVersion("1.4.100")] [assembly: NeutralResourcesLanguage("en")]