mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-09-27 06:40:22 -04:00
meson.build: fix the version number
This commit is contained in:
parent
8190e061bc
commit
38de088f65
@ -9,7 +9,7 @@ project(
|
||||
# 2. /include/json/version.h
|
||||
# 3. /CMakeLists.txt
|
||||
# IMPORTANT: also update the SOVERSION!!
|
||||
version : '1.9.4',
|
||||
version : '1.9.5',
|
||||
default_options : [
|
||||
'buildtype=release',
|
||||
'cpp_std=c++11',
|
||||
|
Loading…
x
Reference in New Issue
Block a user