diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2016-12-20 21:45:01 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2016-12-20 21:45:01 +0200 |
commit | 3d4bfdcb22314ea7db45a5b075f8b2a9c1498aab (patch) | |
tree | 23d0ba2eec80f15b7acebc9b35924b5961eb324b /man | |
parent | c7685e8ab3642a14e9d962e420bf2b8c7e7f28fa (diff) | |
download | meson-3d4bfdcb22314ea7db45a5b075f8b2a9c1498aab.zip meson-3d4bfdcb22314ea7db45a5b075f8b2a9c1498aab.tar.gz meson-3d4bfdcb22314ea7db45a5b075f8b2a9c1498aab.tar.bz2 |
Update version number for 0.37.1.0.37.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/wraptool.1 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/man/meson.1 b/man/meson.1 index 3bb99ef..d721e89 100644 --- a/man/meson.1 +++ b/man/meson.1 @@ -1,4 +1,4 @@ -.TH MESON "1" "December 2016" "meson 0.37.0" "User Commands" +.TH MESON "1" "December 2016" "meson 0.37.1" "User Commands" .SH NAME meson - a high productivity build system .SH DESCRIPTION diff --git a/man/mesonconf.1 b/man/mesonconf.1 index fbed947..41ac3e9 100644 --- a/man/mesonconf.1 +++ b/man/mesonconf.1 @@ -1,4 +1,4 @@ -.TH MESONCONF "1" "December 2016" "mesonconf 0.37.0" "User Commands" +.TH MESONCONF "1" "December 2016" "mesonconf 0.37.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 1a0bd10..a9ee2c2 100644 --- a/man/mesonintrospect.1 +++ b/man/mesonintrospect.1 @@ -1,4 +1,4 @@ -.TH MESONCONF "1" "December 2016" "mesonintrospect 0.37.0" "User Commands" +.TH MESONCONF "1" "December 2016" "mesonintrospect 0.37.1" "User Commands" .SH NAME mesonintrospect - a tool to extract information about a Meson build .SH DESCRIPTION diff --git a/man/wraptool.1 b/man/wraptool.1 index ac87e4e..e211ea3 100644 --- a/man/wraptool.1 +++ b/man/wraptool.1 @@ -1,4 +1,4 @@ -.TH WRAPTOOL "1" "December 2016" "meson 0.37.0" "User Commands" +.TH WRAPTOOL "1" "December 2016" "meson 0.37.1" "User Commands" .SH NAME wraptool - source dependency downloader .SH DESCRIPTION |