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 9c8d282 commit 52b6871Copy full SHA for 52b6871
CMakeLists.txt
@@ -1,6 +1,6 @@
1
set(PACKAGE osm2pgsql)
2
set(PACKAGE_NAME osm2pgsql)
3
-set(PACKAGE_VERSION 1.4.2)
+set(PACKAGE_VERSION 1.5.0)
4
5
cmake_minimum_required(VERSION 2.8.12)
6
docs/osm2pgsql.1
@@ -1,4 +1,4 @@
-.TH "OSM2PGSQL" "1" "1.4.2" "" ""
+.TH "OSM2PGSQL" "1" "1.5.0" "" ""
.SH NAME
.PP
osm2pgsql \- Openstreetmap data to PostgreSQL converter
0 commit comments