diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2014-09-13 00:43:05 +0300 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2014-09-13 00:43:05 +0300 |
commit | 7a8ff8da5dcc6364c5d082fd524da31a394e9fdc (patch) | |
tree | 0b1db78f8366ef0aa2050f1a1bb31fbef1a10873 /man | |
parent | 36d6fc47b3be6bee0742ce1040dacc9c8df17500 (diff) | |
download | meson-7a8ff8da5dcc6364c5d082fd524da31a394e9fdc.zip meson-7a8ff8da5dcc6364c5d082fd524da31a394e9fdc.tar.gz meson-7a8ff8da5dcc6364c5d082fd524da31a394e9fdc.tar.bz2 |
Bump version number for release.0.20.0
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 5bb96d2..d76e9c7 100644 --- a/man/meson.1 +++ b/man/meson.1 @@ -1,4 +1,4 @@ -.TH MESON "1" "August 2014" "meson 0.19.0" "User Commands" +.TH MESON "1" "September 2014" "meson 0.20.0" "User Commands" .SH NAME meson - a high productivity build system .SH DESCRIPTION diff --git a/man/mesonconf.1 b/man/mesonconf.1 index 836abcc..180a758 100644 --- a/man/mesonconf.1 +++ b/man/mesonconf.1 @@ -1,4 +1,4 @@ -.TH MESONCONF "1" "August 2014" "mesonconf 0.19.0" "User Commands" +.TH MESONCONF "1" "September 2014" "mesonconf 0.20.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 6d0e956..90b76e2 100644 --- a/man/mesongui.1 +++ b/man/mesongui.1 @@ -1,4 +1,4 @@ -.TH MESONGUI "1" "August 2014" "mesongui 0.19.0" "User Commands" +.TH MESONGUI "1" "September 2014" "mesongui 0.20.0" "User Commands" .SH NAME mesongui - a gui for the Meson build system .SH DESCRIPTION |