File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# [ HDiffPatch] ( https://github.com/sisong/HDiffPatch )
2
- [ ![ release] ( https://img.shields.io/badge/release-v4.6.3 -blue.svg )] ( https://github.com/sisong/HDiffPatch/releases )
2
+ [ ![ release] ( https://img.shields.io/badge/release-v4.6.4 -blue.svg )] ( https://github.com/sisong/HDiffPatch/releases )
3
3
[ ![ license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/sisong/HDiffPatch/blob/master/LICENSE )
4
4
[ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-blue.svg )] ( https://github.com/sisong/HDiffPatch/pulls )
5
5
[ ![ +issue Welcome] ( https://img.shields.io/github/issues-raw/sisong/HDiffPatch?color=green&label=%2Bissue%20welcome )] ( https://github.com/sisong/HDiffPatch/issues )
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ extern "C" {
38
38
39
39
#define HDIFFPATCH_VERSION_MAJOR 4
40
40
#define HDIFFPATCH_VERSION_MINOR 6
41
- #define HDIFFPATCH_VERSION_RELEASE 3
41
+ #define HDIFFPATCH_VERSION_RELEASE 4
42
42
43
43
#define _HDIFFPATCH_VERSION HDIFFPATCH_VERSION_MAJOR.HDIFFPATCH_VERSION_MINOR.HDIFFPATCH_VERSION_RELEASE
44
44
#define _HDIFFPATCH_QUOTE (str ) #str
You can’t perform that action at this time.
0 commit comments