File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# [ hsynz] ( https://github.com/sisong/hsynz )
2
- [ ![ release] ( https://img.shields.io/badge/release-v1.1.1 -blue.svg )] ( https://github.com/sisong/hsynz/releases )
2
+ [ ![ release] ( https://img.shields.io/badge/release-v1.1.2 -blue.svg )] ( https://github.com/sisong/hsynz/releases )
3
3
[ ![ license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/sisong/hsynz/blob/main/LICENSE )
4
4
[ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-blue.svg )] ( https://github.com/sisong/hsynz/pulls )
5
5
[ ![ +issue Welcome] ( https://img.shields.io/github/issues-raw/sisong/hsynz?color=green&label=%2Bissue%20welcome )] ( https://github.com/sisong/hsynz/issues )
Original file line number Diff line number Diff line change 1
1
# [ hsynz] ( https://github.com/sisong/hsynz )
2
- [ ![ release] ( https://img.shields.io/badge/release-v1.1.1 -blue.svg )] ( https://github.com/sisong/hsynz/releases )
2
+ [ ![ release] ( https://img.shields.io/badge/release-v1.1.2 -blue.svg )] ( https://github.com/sisong/hsynz/releases )
3
3
[ ![ license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/sisong/hsynz/blob/main/LICENSE )
4
4
[ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-blue.svg )] ( https://github.com/sisong/hsynz/pulls )
5
5
[ ![ +issue Welcome] ( https://img.shields.io/github/issues-raw/sisong/hsynz?color=green&label=%2Bissue%20welcome )] ( https://github.com/sisong/hsynz/issues )
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ extern "C" {
13
13
#endif
14
14
#define HSYNC_VERSION_MAJOR 1
15
15
#define HSYNC_VERSION_MINOR 1
16
- #define HSYNC_VERSION_RELEASE 1
16
+ #define HSYNC_VERSION_RELEASE 2
17
17
18
18
#define _HSYNC_VERSION HSYNC_VERSION_MAJOR.HSYNC_VERSION_MINOR.HSYNC_VERSION_RELEASE
19
19
#define _HSYNC_QUOTE (str ) #str
You can’t perform that action at this time.
0 commit comments