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 7c676bc commit 8e5bf4bCopy full SHA for 8e5bf4b
CMakeLists.txt
@@ -1,7 +1,7 @@
1
2
cmake_minimum_required(VERSION 3.5.0)
3
4
-project(osm2pgsql VERSION 1.8.0 LANGUAGES CXX C)
+project(osm2pgsql VERSION 1.8.1 LANGUAGES CXX C)
5
6
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
7
docs/osm2pgsql-replication.1
@@ -1,4 +1,4 @@
-.TH "OSM2PGSQL-REPLICATION" "1" "1.8.0" "" ""
+.TH "OSM2PGSQL-REPLICATION" "1" "1.8.1" "" ""
.SH NAME
osm2pgsql-replication \- osm2pgsql database updater
.SH SYNOPSIS
docs/osm2pgsql.1
-.TH "OSM2PGSQL" "1" "1.8.0" "" ""
+.TH "OSM2PGSQL" "1" "1.8.1" "" ""
.PP
osm2pgsql - Openstreetmap data to PostgreSQL converter
0 commit comments