mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-12-14 22:08:25 +01:00
Bump soversion to 24 (#1167)
This commit is contained in:
@@ -50,7 +50,7 @@ jsoncpp_lib = library(
|
||||
'src/lib_json/json_value.cpp',
|
||||
'src/lib_json/json_writer.cpp',
|
||||
]),
|
||||
soversion : 23,
|
||||
soversion : 24,
|
||||
install : true,
|
||||
include_directories : jsoncpp_include_directories,
|
||||
cpp_args: dll_export_flag)
|
||||
|
||||
Reference in New Issue
Block a user