mirror of
https://github.com/mastercodeon314/KsDumper-11.git
synced 2024-11-27 16:00:53 +01:00
Version update
This commit is contained in:
parent
785233a68f
commit
6893516af2
@ -5,7 +5,7 @@ using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
using System.Runtime.Versioning;
|
||||
|
||||
[assembly: AssemblyVersion("1.2")]
|
||||
[assembly: AssemblyVersion("1.3")]
|
||||
[assembly: AssemblyTitle("KsDumper 11")]
|
||||
[assembly: AssemblyDescription("Dump processes from kernel space !")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
@ -15,4 +15,4 @@ using System.Runtime.Versioning;
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: ComVisible(false)]
|
||||
[assembly: Guid("7881b99d-0b5a-44e7-af34-80a0ecffd5db")]
|
||||
[assembly: AssemblyFileVersion("1.2")]
|
||||
[assembly: AssemblyFileVersion("1.3")]
|
||||
|
Loading…
Reference in New Issue
Block a user