From 1a22e7da2b17e1e27ab222fa87a234f0991ade70 Mon Sep 17 00:00:00 2001 From: Moritz Kobitzsch Date: Tue, 9 Aug 2016 12:06:47 +0200 Subject: [PATCH] update version to 5.3.2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 04d87591e..c6518c9b3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ endif() project(OSRM C CXX) set(OSRM_VERSION_MAJOR 5) set(OSRM_VERSION_MINOR 3) -set(OSRM_VERSION_PATCH 1) +set(OSRM_VERSION_PATCH 2) # these two functions build up custom variables: # OSRM_INCLUDE_PATHS and OSRM_DEFINES