Roll version numbers for 1.9.4 release (#1223)

This commit is contained in:
Jordan Bayles
2020-09-25 19:19:16 -07:00
committed by GitHub
parent 45733df96c
commit 9059f5cad0
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
// 3. /CMakeLists.txt
// IMPORTANT: also update the SOVERSION!!
#define JSONCPP_VERSION_STRING "1.9.3"
#define JSONCPP_VERSION_STRING "1.9.4"
#define JSONCPP_VERSION_MAJOR 1
#define JSONCPP_VERSION_MINOR 9
#define JSONCPP_VERSION_PATCH 3