# HG changeset patch # User Sebastien Decugis # Date 1559486481 -28800 # Node ID 7f5aa6bb36424173a037a8576283cd8eb53787c0 # Parent 09f94b1bedc32b58f5762e48c197f9efa293e4b9 Tag version 1.3.2 diff -r 09f94b1bedc3 -r 7f5aa6bb3642 CMakeLists.txt --- a/CMakeLists.txt Sun Jun 02 22:39:28 2019 +0800 +++ b/CMakeLists.txt Sun Jun 02 22:41:21 2019 +0800 @@ -11,7 +11,7 @@ # Version of the source code SET(FD_PROJECT_VERSION_MAJOR 1) SET(FD_PROJECT_VERSION_MINOR 3) -SET(FD_PROJECT_VERSION_REV 1) +SET(FD_PROJECT_VERSION_REV 2) # Version of the API with the library SET(FD_PROJECT_VERSION_API 6)