diff --git a/CMakeLists.txt b/CMakeLists.txt index d7900f7f..bb28126d 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.7.1 + VERSION 0.8.0 ) set(CMAKE_C_STANDARD 99) diff --git a/configure.ac b/configure.ac index e8e4345e..3ff13ea5 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.7.1]) +m4_define([mod_tile_version], [0.8.0]) AC_PREREQ([2.61]) AX_CONFIG_NICE diff --git a/docs/man/convert_meta.1 b/docs/man/convert_meta.1 index c70aca0e..e5f26a8b 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.7.1" +.TH CONVERT_META "1" "2024-03-16" "mod_tile v0.8.0" .\" 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 fd7f2ffd..d55a64bf 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.7.1" +.TH TILES-UPDATE-EXPIRE "1" "2024-03-16" "mod_tile v0.8.0" .\" 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 fdc427d1..d0de4ee2 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.7.1" +.TH RENDER_EXPIRED "1" "2024-03-16" "mod_tile v0.8.0" .\" 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 ee18abe5..2d625137 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.7.1" +.TH RENDER_LIST "1" "2024-03-20" "mod_tile v0.8.0" .\" 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 a190e305..100e426a 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.7.1" +.TH RENDER_OLD "1" "2024-03-16" "mod_tile v0.8.0" .\" 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 38b8cbc2..bd2c05a9 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.7.1" +.TH RENDER_SPEEDTEST "1" "2024-03-16" "mod_tile v0.8.0" .\" Please adjust this date whenever revising the manpage. .SH NAME diff --git a/docs/man/renderd.1 b/docs/man/renderd.1 index 9ebd3f81..853173c5 100644 --- a/docs/man/renderd.1 +++ b/docs/man/renderd.1 @@ -1,4 +1,4 @@ -.TH RENDERD "1" "2024-03-16" "mod_tile v0.7.1" +.TH RENDERD "1" "2024-03-16" "mod_tile v0.8.0" .\" 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 fe4b0c05..ba17c940 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.7.1" +.TH RENDERD.CONF 5 "2024-06-06" "mod_tile v0.8.0" .\" Please adjust this date whenever revising the manpage. .SH NAME