Skip to content

Commit a6ce6e6

Browse files
committed
Updated RapidJSON submodule.
Incremented version to 2.0.3.
1 parent b39644b commit a6ce6e6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ endif()
5353

5454
set(VFC_MAJOR_VERSION 2)
5555
set(VFC_MINOR_VERSION 0)
56-
set(VFC_PATCH_VERSION 2)
56+
set(VFC_PATCH_VERSION 3)
5757
set(VFC_VERSION ${VFC_MAJOR_VERSION}.${VFC_MINOR_VERSION}.${VFC_PATCH_VERSION})
5858

5959
set(VFC_SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR})

0 commit comments

Comments
 (0)