diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2014-05-10 22:29:30 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2014-05-10 22:29:30 +0300 |
| commit | 077af31f3e83ff0c23950e3aaed2a62bc2ea8c9e (patch) | |
| tree | 6c430e6ae6ce05a51cccbfc83dc0287335d9e2c6 /man | |
| parent | 0322579329d8a6a5251682f82b412feaef503c2f (diff) | |
| download | meson-077af31f3e83ff0c23950e3aaed2a62bc2ea8c9e.tar.gz | |
Bump 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/mesongui.1 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/man/meson.1 b/man/meson.1 index 7ca7b8b21..69c433894 100644 --- a/man/meson.1 +++ b/man/meson.1 @@ -1,4 +1,4 @@ -.TH MESON "1" "April 2014" "meson 0.15.0" "User Commands" +.TH MESON "1" "May 2014" "meson 0.16.0" "User Commands" .SH NAME meson - a high productivity build system .SH DESCRIPTION diff --git a/man/mesonconf.1 b/man/mesonconf.1 index 3951cec13..42502fbc5 100644 --- a/man/mesonconf.1 +++ b/man/mesonconf.1 @@ -1,4 +1,4 @@ -.TH MESONCONF "1" "April 2014" "mesonconf 0.15.0" "User Commands" +.TH MESONCONF "1" "May 2014" "mesonconf 0.16.0" "User Commands" .SH NAME mesonconf - a tool to configure Meson builds .SH DESCRIPTION diff --git a/man/mesongui.1 b/man/mesongui.1 index 038c13bc2..b5ccec0a9 100644 --- a/man/mesongui.1 +++ b/man/mesongui.1 @@ -1,4 +1,4 @@ -.TH MESONGUI "1" "April 2014" "mesongui 0.15.0" "User Commands" +.TH MESONGUI "1" "May 2014" "mesongui 0.16.0" "User Commands" .SH NAME mesongui - a gui for the Meson build system .SH DESCRIPTION |
