# HG changeset patch # User Sebastien Decugis # Date 1559486061 -28800 # Node ID 08a82e81951356c913285e9d54989e52549e8d63 # Parent e6b14a15d5f2707dd66bdda3ddb102046b27585b Bump version number diff -r e6b14a15d5f2 -r 08a82e819513 CMakeLists.txt --- a/CMakeLists.txt Sat May 18 23:38:01 2019 +0800 +++ b/CMakeLists.txt Sun Jun 02 22:34:21 2019 +0800 @@ -10,7 +10,7 @@ # Version of the source code SET(FD_PROJECT_VERSION_MAJOR 1) -SET(FD_PROJECT_VERSION_MINOR 2) +SET(FD_PROJECT_VERSION_MINOR 3) SET(FD_PROJECT_VERSION_REV 1) # Version of the API with the library