diff --git a/CMakeLists.txt b/CMakeLists.txt index 81fe49b..76959f3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,7 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake") project(mod_tile DESCRIPTION "Renders map tiles with Mapnik and serves them using Apache HTTP Server" HOMEPAGE_URL "https://github.com/openstreetmap/mod_tile" - VERSION 0.8.0 + VERSION 0.8.1 ) set(CMAKE_C_STANDARD 99) diff --git a/configure.ac b/configure.ac index 381d121..b024890 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. # Define mod_tile version number -m4_define([mod_tile_version], [0.8.0]) +m4_define([mod_tile_version], [0.8.1]) AC_PREREQ([2.61]) AX_CONFIG_NICE diff --git a/docs/man/convert_meta.1 b/docs/man/convert_meta.1 index e5f26a8..4878b66 100644 --- a/docs/man/convert_meta.1 +++ b/docs/man/convert_meta.1 @@ -1,4 +1,4 @@ -.TH CONVERT_META "1" "2024-03-16" "mod_tile v0.8.0" +.TH CONVERT_META "1" "2024-03-16" "mod_tile v0.8.1" .\" Please adjust this date whenever revising the manpage. .SH NAME diff --git a/docs/man/openstreetmap-tiles-update-expire.1 b/docs/man/openstreetmap-tiles-update-expire.1 index d55a64b..ef6f749 100644 --- a/docs/man/openstreetmap-tiles-update-expire.1 +++ b/docs/man/openstreetmap-tiles-update-expire.1 @@ -1,4 +1,4 @@ -.TH TILES-UPDATE-EXPIRE "1" "2024-03-16" "mod_tile v0.8.0" +.TH TILES-UPDATE-EXPIRE "1" "2024-03-16" "mod_tile v0.8.1" .\" Please adjust this date whenever revising the manpage. .SH NAME diff --git a/docs/man/render_expired.1 b/docs/man/render_expired.1 index d0de4ee..48789b3 100644 --- a/docs/man/render_expired.1 +++ b/docs/man/render_expired.1 @@ -1,4 +1,4 @@ -.TH RENDER_EXPIRED "1" "2024-03-16" "mod_tile v0.8.0" +.TH RENDER_EXPIRED "1" "2024-03-16" "mod_tile v0.8.1" .\" Please adjust this date whenever revising the manpage. .SH NAME diff --git a/docs/man/render_list.1 b/docs/man/render_list.1 index 2d62513..36f79bd 100644 --- a/docs/man/render_list.1 +++ b/docs/man/render_list.1 @@ -1,4 +1,4 @@ -.TH RENDER_LIST "1" "2024-03-20" "mod_tile v0.8.0" +.TH RENDER_LIST "1" "2024-03-20" "mod_tile v0.8.1" .\" Please adjust this date whenever revising the manpage. .SH NAME diff --git a/docs/man/render_old.1 b/docs/man/render_old.1 index 100e426..a8e2b32 100644 --- a/docs/man/render_old.1 +++ b/docs/man/render_old.1 @@ -1,4 +1,4 @@ -.TH RENDER_OLD "1" "2024-03-16" "mod_tile v0.8.0" +.TH RENDER_OLD "1" "2024-03-16" "mod_tile v0.8.1" .\" Please adjust this date whenever revising the manpage. .SH NAME diff --git a/docs/man/render_speedtest.1 b/docs/man/render_speedtest.1 index bd2c05a..6364364 100644 --- a/docs/man/render_speedtest.1 +++ b/docs/man/render_speedtest.1 @@ -1,4 +1,4 @@ -.TH RENDER_SPEEDTEST "1" "2024-03-16" "mod_tile v0.8.0" +.TH RENDER_SPEEDTEST "1" "2024-03-16" "mod_tile v0.8.1" .\" Please adjust this date whenever revising the manpage. .SH NAME diff --git a/docs/man/renderd.1 b/docs/man/renderd.1 index 853173c..ad635ed 100644 --- a/docs/man/renderd.1 +++ b/docs/man/renderd.1 @@ -1,4 +1,4 @@ -.TH RENDERD "1" "2024-03-16" "mod_tile v0.8.0" +.TH RENDERD "1" "2024-03-16" "mod_tile v0.8.1" .\" Please adjust this date whenever revising the manpage. .SH NAME diff --git a/docs/man/renderd.conf.5 b/docs/man/renderd.conf.5 index ba17c94..4148d0d 100644 --- a/docs/man/renderd.conf.5 +++ b/docs/man/renderd.conf.5 @@ -1,4 +1,4 @@ -.TH RENDERD.CONF 5 "2024-06-06" "mod_tile v0.8.0" +.TH RENDERD.CONF 5 "2024-06-06" "mod_tile v0.8.1" .\" Please adjust this date whenever revising the manpage. .SH NAME