Skip to content

Commit

Permalink
Increase version to 0.5.7, update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
vslavik committed Sep 21, 2017
1 parent 78f8654 commit 4a42bbb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

Version 0.5.7
-------------

- Fixed issue with downloads from servers without keep-alive support.


Version 0.5.6
-------------

Expand Down
2 changes: 1 addition & 1 deletion include/winsparkle-version.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

#define WIN_SPARKLE_VERSION_MAJOR 0
#define WIN_SPARKLE_VERSION_MINOR 5
#define WIN_SPARKLE_VERSION_MICRO 6
#define WIN_SPARKLE_VERSION_MICRO 7

/**
Checks if WinSparkle version is at least @a major.@a minor.@a micro.
Expand Down

0 comments on commit 4a42bbb

Please sign in to comment.