diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2017-06-19 23:47:28 +0300 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-06-19 23:47:28 +0300 |
commit | defcea7fb517f555e7c877c9d1208a1cbbbf3c29 (patch) | |
tree | 0d2981d42526d598e0af0f0884890d10154a7341 /man | |
parent | fa9fde502914f4b4e063edc30281e2d5ae469626 (diff) | |
download | meson-defcea7fb517f555e7c877c9d1208a1cbbbf3c29.zip meson-defcea7fb517f555e7c877c9d1208a1cbbbf3c29.tar.gz meson-defcea7fb517f555e7c877c9d1208a1cbbbf3c29.tar.bz2 |
Update version number for bugfix release.0.41.1
Diffstat (limited to 'man')
-rw-r--r-- | man/meson.1 | 2 | ||||
-rw-r--r-- | man/mesonconf.1 | 2 | ||||
-rw-r--r-- | man/mesonintrospect.1 | 2 | ||||
-rw-r--r-- | man/mesontest.1 | 2 | ||||
-rw-r--r-- | man/wraptool.1 | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/man/meson.1 b/man/meson.1 index 9cedccc..1cd60b6 100644 --- a/man/meson.1 +++ b/man/meson.1 @@ -1,4 +1,4 @@ -.TH MESON "1" "June 2017" "meson 0.41.0" "User Commands" +.TH MESON "1" "June 2017" "meson 0.41.1" "User Commands" .SH NAME meson - a high productivity build system .SH DESCRIPTION diff --git a/man/mesonconf.1 b/man/mesonconf.1 index 0715637..6bb9d39 100644 --- a/man/mesonconf.1 +++ b/man/mesonconf.1 @@ -1,4 +1,4 @@ -.TH MESONCONF "1" "June 2017" "mesonconf 0.41.0" "User Commands" +.TH MESONCONF "1" "June 2017" "mesonconf 0.41.1" "User Commands" .SH NAME mesonconf - a tool to configure Meson builds .SH DESCRIPTION diff --git a/man/mesonintrospect.1 b/man/mesonintrospect.1 index 7b3455d..1918b4f 100644 --- a/man/mesonintrospect.1 +++ b/man/mesonintrospect.1 @@ -1,4 +1,4 @@ -.TH MESONCONF "1" "June 2017" "mesonintrospect 0.41.0" "User Commands" +.TH MESONCONF "1" "June 2017" "mesonintrospect 0.41.1" "User Commands" .SH NAME mesonintrospect - a tool to extract information about a Meson build .SH DESCRIPTION diff --git a/man/mesontest.1 b/man/mesontest.1 index 88d0520..cf21fe7 100644 --- a/man/mesontest.1 +++ b/man/mesontest.1 @@ -1,4 +1,4 @@ -.TH MESON "1" "June 2017" "meson 0.41.0" "User Commands" +.TH MESON "1" "June 2017" "meson 0.41.1" "User Commands" .SH NAME mesontest - test tool for the Meson build system .SH DESCRIPTION diff --git a/man/wraptool.1 b/man/wraptool.1 index 5013cf8..73c2568 100644 --- a/man/wraptool.1 +++ b/man/wraptool.1 @@ -1,4 +1,4 @@ -.TH WRAPTOOL "1" "June 2017" "meson 0.41.0" "User Commands" +.TH WRAPTOOL "1" "June 2017" "meson 0.41.1" "User Commands" .SH NAME wraptool - source dependency downloader .SH DESCRIPTION |