We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d68f235 commit 3f136f1Copy full SHA for 3f136f1
CMakeLists.txt
@@ -1,7 +1,7 @@
1
2
cmake_minimum_required(VERSION 3.5.0)
3
4
-project(osm2pgsql VERSION 1.5.2 LANGUAGES CXX C)
+project(osm2pgsql VERSION 1.6.0 LANGUAGES CXX C)
5
6
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
7
docs/osm2pgsql.1
@@ -1,4 +1,4 @@
-.TH "OSM2PGSQL" "1" "1.5.2" "" ""
+.TH "OSM2PGSQL" "1" "1.6.0" "" ""
.SH NAME
.PP
osm2pgsql - Openstreetmap data to PostgreSQL converter
0 commit comments