CMake version update Change-Id: I17a497366e132af68e2b52f4c0e10974db8bfac7
diff --git a/CMakeLists.txt b/CMakeLists.txt index f10fc3f..ad67e25 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -73,8 +73,8 @@ # # For versions without ABI changes, bump the smallest number in CERES_VERSION, # but leave the CERES_ABI_VERSION unchanged. -SET(CERES_VERSION 1.3.0) -SET(CERES_ABI_VERSION 1.3.0) +SET(CERES_VERSION 1.4.0) +SET(CERES_ABI_VERSION 1.4.0) ENABLE_TESTING()