Skip to content

Commit 415de9a

Browse files
committed
prepare release 1.9.2
1 parent 782eb25 commit 415de9a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
cmake_minimum_required(VERSION 3.8.0)
33

4-
project(osm2pgsql VERSION 1.9.1 LANGUAGES CXX C)
4+
project(osm2pgsql VERSION 1.9.2 LANGUAGES CXX C)
55

66
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
77

docs/osm2pgsql-replication.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "OSM2PGSQL-REPLICATION" "1" "1.9.1" "" ""
1+
.TH "OSM2PGSQL-REPLICATION" "1" "1.9.2" "" ""
22
.SH NAME
33
osm2pgsql-replication \- osm2pgsql database updater
44
.SH SYNOPSIS

docs/osm2pgsql.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "OSM2PGSQL" "1" "1.9.1" "" ""
1+
.TH "OSM2PGSQL" "1" "1.9.2" "" ""
22
.SH NAME
33
.PP
44
osm2pgsql - OpenStreetMap data to PostgreSQL converter

0 commit comments

Comments
 (0)