Update Common.cmake

modify tars-version to 2.4.4
This commit is contained in:
kivenchen 2020-06-20 18:17:21 +08:00 committed by GitHub
parent 9f1e1da221
commit 31113c50ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
set(TARS_VERSION "2.4.2")
set(TARS_VERSION "2.4.4")
add_definitions(-DTARS_VERSION="${TARS_VERSION}")
set(CMAKE_VERBOSE_MAKEFILE off)