mirror of
https://github.com/mastercodeon314/KsDumper-11.git
synced 2024-11-28 00:10:52 +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.InteropServices;
|
||||||
using System.Runtime.Versioning;
|
using System.Runtime.Versioning;
|
||||||
|
|
||||||
[assembly: AssemblyVersion("1.2")]
|
[assembly: AssemblyVersion("1.3")]
|
||||||
[assembly: AssemblyTitle("KsDumper 11")]
|
[assembly: AssemblyTitle("KsDumper 11")]
|
||||||
[assembly: AssemblyDescription("Dump processes from kernel space !")]
|
[assembly: AssemblyDescription("Dump processes from kernel space !")]
|
||||||
[assembly: AssemblyConfiguration("")]
|
[assembly: AssemblyConfiguration("")]
|
||||||
@ -15,4 +15,4 @@ using System.Runtime.Versioning;
|
|||||||
[assembly: AssemblyTrademark("")]
|
[assembly: AssemblyTrademark("")]
|
||||||
[assembly: ComVisible(false)]
|
[assembly: ComVisible(false)]
|
||||||
[assembly: Guid("7881b99d-0b5a-44e7-af34-80a0ecffd5db")]
|
[assembly: Guid("7881b99d-0b5a-44e7-af34-80a0ecffd5db")]
|
||||||
[assembly: AssemblyFileVersion("1.2")]
|
[assembly: AssemblyFileVersion("1.3")]
|
||||||
|
Loading…
Reference in New Issue
Block a user