Skip to content

Commit bc7deee

Browse files
committed
prepare release 1.5.2
1 parent 58346a3 commit bc7deee

File tree

2 files changed

+115
-223
lines changed

2 files changed

+115
-223
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
cmake_minimum_required(VERSION 3.5.0)
33

4-
project(osm2pgsql VERSION 1.5.1 LANGUAGES CXX C)
4+
project(osm2pgsql VERSION 1.5.2 LANGUAGES CXX C)
55

66
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
77

0 commit comments

Comments
 (0)