Commit 6da7bab1 authored by Jianhui Zhao's avatar Jianhui Zhao
Browse files

Bump version 7.3.1

Signed-off-by: default avatarJianhui Zhao <zhaojh329@gmail.com>
parent 83af75e0
Showing with 3 additions and 3 deletions
+3 -3
......@@ -6,7 +6,7 @@
[4]: https://github.com/zhaojh329/rtty/pulls
[5]: https://img.shields.io/badge/Issues-welcome-brightgreen.svg?style=plastic
[6]: https://github.com/zhaojh329/rtty/issues/new
[7]: https://img.shields.io/badge/release-7.3.0-blue.svg?style=plastic
[7]: https://img.shields.io/badge/release-7.3.1-blue.svg?style=plastic
[8]: https://github.com/zhaojh329/rtty/releases
[9]: https://github.com/zhaojh329/rtty/workflows/build/badge.svg
[10]: https://img.shields.io/badge/Support%20rtty-Donate-blueviolet.svg
......
......@@ -6,7 +6,7 @@
[4]: https://github.com/zhaojh329/rtty/pulls
[5]: https://img.shields.io/badge/提问-欢迎-brightgreen.svg?style=plastic
[6]: https://github.com/zhaojh329/rtty/issues/new
[7]: https://img.shields.io/badge/发布版本-7.3.0-blue.svg?style=plastic
[7]: https://img.shields.io/badge/发布版本-7.3.1-blue.svg?style=plastic
[8]: https://github.com/zhaojh329/rtty/releases
[9]: https://github.com/zhaojh329/rtty/workflows/build/badge.svg
[10]: https://img.shields.io/badge/支持rtty-赞助作者-blueviolet.svg
......
......@@ -3,7 +3,7 @@ add_definitions(-O -Wall -Werror --std=gnu99 -D_GNU_SOURCE)
# The version number.
set(RTTY_VERSION_MAJOR 7)
set(RTTY_VERSION_MINOR 3)
set(RTTY_VERSION_PATCH 0)
set(RTTY_VERSION_PATCH 1)
# Check the third party Libraries
find_package(Libev REQUIRED)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment