Skip to content

Commit ed97222

Browse files
author
Christophe Nasarre
committed
Bump LeakShell version
1 parent 2250723 commit ed97222

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/LeakShell/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,10 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("1.5.1.0")]
35-
[assembly: AssemblyFileVersion("1.5.1.0")]
34+
[assembly: AssemblyVersion("1.5.2.0")]
35+
[assembly: AssemblyFileVersion("1.5.2.0")]
36+
//
37+
// 1.5.2 : remove error message box when invalid dumpheap output
3638
//
3739
// 1.5.1 : no need to have "!dumpheap -stat" in the text, only the "MT Count TotalSize Class Name" header
3840
//

0 commit comments

Comments
 (0)