Revert "gsdumpgui: Slight change to version info."

This reverts commit 357efcd44a.
This commit is contained in:
lightningterror
2022-06-10 15:00:26 +02:00
parent 3ae22b96c3
commit 89e5a8dfdf

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.1.0.0")]
[assembly: AssemblyFileVersion("1.1.0.0")]
[assembly: AssemblyVersion("1.0.0.1")]
[assembly: AssemblyFileVersion("1.0.0.1")]