From f5f0b8fe938480730c2f84ae9535f8cec8227bef Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Fri, 26 May 2017 20:19:45 -0700 Subject: [PATCH] Version 1.4.73 --- 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 ba98ceb..8853e1c 100644 --- a/DS4Windows/Properties/AssemblyInfo.cs +++ b/DS4Windows/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ 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.72")] -[assembly: AssemblyFileVersion("1.4.72")] +[assembly: AssemblyVersion("1.4.73")] +[assembly: AssemblyFileVersion("1.4.73")]