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