diff --git a/CMakeLists.txt b/CMakeLists.txt index 5f6b51798..f5195612d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.8.0) -project(osm2pgsql VERSION 1.9.1 LANGUAGES CXX C) +project(osm2pgsql VERSION 1.9.2 LANGUAGES CXX C) set(CMAKE_EXPORT_COMPILE_COMMANDS ON) diff --git a/docs/osm2pgsql-replication.1 b/docs/osm2pgsql-replication.1 index 5d39bdad9..3d1109b03 100644 --- a/docs/osm2pgsql-replication.1 +++ b/docs/osm2pgsql-replication.1 @@ -1,4 +1,4 @@ -.TH "OSM2PGSQL-REPLICATION" "1" "1.9.1" "" "" +.TH "OSM2PGSQL-REPLICATION" "1" "1.9.2" "" "" .SH NAME osm2pgsql-replication \- osm2pgsql database updater .SH SYNOPSIS diff --git a/docs/osm2pgsql.1 b/docs/osm2pgsql.1 index 9bf66a6fe..dd69f9556 100644 --- a/docs/osm2pgsql.1 +++ b/docs/osm2pgsql.1 @@ -1,4 +1,4 @@ -.TH "OSM2PGSQL" "1" "1.9.1" "" "" +.TH "OSM2PGSQL" "1" "1.9.2" "" "" .SH NAME .PP osm2pgsql - OpenStreetMap data to PostgreSQL converter