Skip to content

Commit 4a42bbb

Browse files
committed
Increase version to 0.5.7, update NEWS
1 parent 78f8654 commit 4a42bbb

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
Version 0.5.7
3+
-------------
4+
5+
- Fixed issue with downloads from servers without keep-alive support.
6+
7+
28
Version 0.5.6
39
-------------
410

include/winsparkle-version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
#define WIN_SPARKLE_VERSION_MAJOR 0
3434
#define WIN_SPARKLE_VERSION_MINOR 5
35-
#define WIN_SPARKLE_VERSION_MICRO 6
35+
#define WIN_SPARKLE_VERSION_MICRO 7
3636

3737
/**
3838
Checks if WinSparkle version is at least @a major.@a minor.@a micro.

0 commit comments

Comments
 (0)