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 8
8
[ 4 ] : https://github.com/zhaojh329/rtty/pulls
9
9
[ 5 ] : https://img.shields.io/badge/Issues-welcome-brightgreen.svg?style=plastic
10
10
[ 6 ] : https://github.com/zhaojh329/rtty/issues/new
11
- [ 7 ] : https://img.shields.io/badge/release-8.1.1 -blue.svg?style=plastic
11
+ [ 7 ] : https://img.shields.io/badge/release-8.1.2 -blue.svg?style=plastic
12
12
[ 8 ] : https://github.com/zhaojh329/rtty/releases
13
13
[ 9 ] : https://github.com/zhaojh329/rtty/workflows/build/badge.svg
14
14
Original file line number Diff line number Diff line change 6
6
[ 4 ] : https://github.com/zhaojh329/rtty/pulls
7
7
[ 5 ] : https://img.shields.io/badge/提问-欢迎-brightgreen.svg?style=plastic
8
8
[ 6 ] : https://github.com/zhaojh329/rtty/issues/new
9
- [ 7 ] : https://img.shields.io/badge/发布版本-8.1.1 -blue.svg?style=plastic
9
+ [ 7 ] : https://img.shields.io/badge/发布版本-8.1.2 -blue.svg?style=plastic
10
10
[ 8 ] : https://github.com/zhaojh329/rtty/releases
11
11
[ 9 ] : https://github.com/zhaojh329/rtty/workflows/build/badge.svg
12
12
[ 11 ] : https://img.shields.io/badge/技术交流群-点击加入:153530783-brightgreen.svg
Original file line number Diff line number Diff line change 1
1
# The version number.
2
2
set (RTTY_VERSION_MAJOR 8)
3
3
set (RTTY_VERSION_MINOR 1)
4
- set (RTTY_VERSION_PATCH 1 )
4
+ set (RTTY_VERSION_PATCH 2 )
5
5
6
6
# Check the third party Libraries
7
7
find_package (Libev REQUIRED)
You can’t perform that action at this time.
0 commit comments