mirror of
https://github.com/sstefani/mtrace.git
synced 2025-12-06 16:56:41 +08:00
bump to new version
This commit is contained in:
parent
ae7d7d5afb
commit
da9ae73ea9
@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.9)
|
|||||||
set(MT "mtrace-ng")
|
set(MT "mtrace-ng")
|
||||||
project(${MT} C)
|
project(${MT} C)
|
||||||
|
|
||||||
set(MT_VERSION_STRING "0.8.1")
|
set(MT_VERSION_STRING "0.8.2")
|
||||||
|
|
||||||
option(DISABLE_CLIENT "whether to disable client support" OFF)
|
option(DISABLE_CLIENT "whether to disable client support" OFF)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user