diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2017-12-10 15:39:17 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-12-10 17:56:27 +0200 |
| commit | e674434389249d9b65e6403eb608e4c33d1d48cb (patch) | |
| tree | 922c5a8ecd4a36de0f26c6695a275960d081da14 /man | |
| parent | cbefb57ffe6645cfc469b1a20894bdb7b553f336 (diff) | |
| download | meson-e674434389249d9b65e6403eb608e4c33d1d48cb.tar.gz | |
Updated version number for new release.
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 1333904c9..929bc6e32 100644 --- a/man/meson.1 +++ b/man/meson.1 @@ -1,4 +1,4 @@ -.TH MESON "1" "October 2017" "meson 0.43.0" "User Commands" +.TH MESON "1" "December 2017" "meson 0.44.0" "User Commands" .SH NAME meson - a high productivity build system .SH DESCRIPTION diff --git a/man/mesonconf.1 b/man/mesonconf.1 index 1ad8c4a6a..3a834737f 100644 --- a/man/mesonconf.1 +++ b/man/mesonconf.1 @@ -1,4 +1,4 @@ -.TH MESONCONF "1" "October 2017" "mesonconf 0.43.0" "User Commands" +.TH MESONCONF "1" "December 2017" "mesonconf 0.44.0" "User Commands" .SH NAME mesonconf - a tool to configure Meson builds .SH DESCRIPTION diff --git a/man/mesonintrospect.1 b/man/mesonintrospect.1 index c32767c08..27f39c023 100644 --- a/man/mesonintrospect.1 +++ b/man/mesonintrospect.1 @@ -1,4 +1,4 @@ -.TH MESONINTROSPECT "1" "October 2017" "mesonintrospect 0.43.0" "User Commands" +.TH MESONINTROSPECT "1" "December 2017" "mesonintrospect 0.44.0" "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 76e20bdbe..d2b27436e 100644 --- a/man/mesontest.1 +++ b/man/mesontest.1 @@ -1,4 +1,4 @@ -.TH MESON "1" "October 2017" "meson 0.43.0" "User Commands" +.TH MESON "1" "December 2017" "meson 0.44.0" "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 cca955120..113b33c5c 100644 --- a/man/wraptool.1 +++ b/man/wraptool.1 @@ -1,4 +1,4 @@ -.TH WRAPTOOL "1" "October 2017" "meson 0.43.0" "User Commands" +.TH WRAPTOOL "1" "December 2017" "meson 0.44.0" "User Commands" .SH NAME wraptool - source dependency downloader .SH DESCRIPTION |
