gsdumpgui: Slight change to version info.

This commit is contained in:
lightningterror
2020-10-27 13:22:05 +01:00
parent 0c752d2ae1
commit 357efcd44a

View File

@@ -55,5 +55,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.0.0.1")]
[assembly: AssemblyFileVersion("1.0.0.1")]
[assembly: AssemblyVersion("1.1.0.0")]
[assembly: AssemblyFileVersion("1.1.0.0")]