diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2016-09-05 22:23:44 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2016-09-05 22:23:44 +0300 |
| commit | c013298426d844fca11eed8a568bd228d93f5d5e (patch) | |
| tree | dbaa02eecbd4c18e25a3a06c2a6b213973563c11 /man | |
| parent | b289547971f3bf11eae6da195ed4ed014aa57fdd (diff) | |
| download | meson-c013298426d844fca11eed8a568bd228d93f5d5e.tar.gz | |
Update version number for 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/wraptool.1 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/man/meson.1 b/man/meson.1 index 83ac3972b..f41a945b7 100644 --- a/man/meson.1 +++ b/man/meson.1 @@ -1,4 +1,4 @@ -.TH MESON "1" "July 2016" "meson 0.33.0" "User Commands" +.TH MESON "1" "September 2016" "meson 0.34.0" "User Commands" .SH NAME meson - a high productivity build system .SH DESCRIPTION diff --git a/man/mesonconf.1 b/man/mesonconf.1 index 35f8486da..4009c58ce 100644 --- a/man/mesonconf.1 +++ b/man/mesonconf.1 @@ -1,4 +1,4 @@ -.TH MESONCONF "1" "July 2016" "mesonconf 0.33.0" "User Commands" +.TH MESONCONF "1" "September 2016" "mesonconf 0.34.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 307b99a0d..74a006cb8 100644 --- a/man/mesonintrospect.1 +++ b/man/mesonintrospect.1 @@ -1,4 +1,4 @@ -.TH MESONCONF "1" "July 2016" "mesonintrospect 0.33.0" "User Commands" +.TH MESONCONF "1" "September 2016" "mesonintrospect 0.34.0" "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 26d942f47..b2168c3b2 100644 --- a/man/wraptool.1 +++ b/man/wraptool.1 @@ -1,4 +1,4 @@ -.TH WRAPTOOL "1" "July 2016" "meson 0.33.0" "User Commands" +.TH WRAPTOOL "1" "September 2016" "meson 0.34.0" "User Commands" .SH NAME wraptool - source dependency downloader .SH DESCRIPTION |
