diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2015-01-19 21:44:58 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2015-01-19 21:44:58 +0200 |
| commit | 94cdde038a267910f6c392c506d0dc728e2b92f7 (patch) | |
| tree | 58d9a4ada223e115342047648f32d847507ac685 /man | |
| parent | b29f454d31ba3918429c81f6404f0eba62f6ec05 (diff) | |
| download | meson-94cdde038a267910f6c392c506d0dc728e2b92f7.tar.gz | |
Bumped 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 41fa6bb0b..9ee9db4d9 100644 --- a/man/meson.1 +++ b/man/meson.1 @@ -1,4 +1,4 @@ -.TH MESON "1" "October 2014" "meson 0.21.0" "User Commands" +.TH MESON "1" "January 2015" "meson 0.22.0" "User Commands" .SH NAME meson - a high productivity build system .SH DESCRIPTION diff --git a/man/mesonconf.1 b/man/mesonconf.1 index 60e8c65a2..35b32c977 100644 --- a/man/mesonconf.1 +++ b/man/mesonconf.1 @@ -1,4 +1,4 @@ -.TH MESONCONF "1" "October 2014" "mesonconf 0.21.0" "User Commands" +.TH MESONCONF "1" "January 2015" "mesonconf 0.22.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 4fddb599f..9c418796a 100644 --- a/man/mesongui.1 +++ b/man/mesongui.1 @@ -1,4 +1,4 @@ -.TH MESONGUI "1" "October 2014" "mesongui 0.21.0" "User Commands" +.TH MESONGUI "1" "January 2015" "mesongui 0.22.0" "User Commands" .SH NAME mesongui - a gui for the Meson build system .SH DESCRIPTION |
