diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2015-05-23 21:29:30 +0300 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2015-05-23 21:29:30 +0300 |
commit | 4e5618123dc83e70b4cdf3fc333f3dcb2edec320 (patch) | |
tree | f7ac882a8ebb4903e0a79534b3340674a461a568 /man | |
parent | 478a01e01a2b6137a707b0fb1f1a7d00f185a562 (diff) | |
download | meson-4e5618123dc83e70b4cdf3fc333f3dcb2edec320.zip meson-4e5618123dc83e70b4cdf3fc333f3dcb2edec320.tar.gz meson-4e5618123dc83e70b4cdf3fc333f3dcb2edec320.tar.bz2 |
Bump version number for release.0.24.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 | ||||
-rw-r--r-- | man/mesonintrospect.1 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/man/meson.1 b/man/meson.1 index 6e3eef5..12eb882 100644 --- a/man/meson.1 +++ b/man/meson.1 @@ -1,4 +1,4 @@ -.TH MESON "1" "March 2015" "meson 0.23.0" "User Commands" +.TH MESON "1" "May 2015" "meson 0.24.0" "User Commands" .SH NAME meson - a high productivity build system .SH DESCRIPTION diff --git a/man/mesonconf.1 b/man/mesonconf.1 index 9b65294..8573379 100644 --- a/man/mesonconf.1 +++ b/man/mesonconf.1 @@ -1,4 +1,4 @@ -.TH MESONCONF "1" "March 2015" "mesonconf 0.23.0" "User Commands" +.TH MESONCONF "1" "May 2015" "mesonconf 0.24.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 40e84b6..137e093 100644 --- a/man/mesongui.1 +++ b/man/mesongui.1 @@ -1,4 +1,4 @@ -.TH MESONGUI "1" "March 2015" "mesongui 0.23.0" "User Commands" +.TH MESONGUI "1" "May 2015" "mesongui 0.24.0" "User Commands" .SH NAME mesongui - a gui for the Meson build system .SH DESCRIPTION diff --git a/man/mesonintrospect.1 b/man/mesonintrospect.1 index 564b60a..a7646a8 100644 --- a/man/mesonintrospect.1 +++ b/man/mesonintrospect.1 @@ -1,4 +1,4 @@ -.TH MESONCONF "1" "March 2015" "mesonintrospect 0.23.0" "User Commands" +.TH MESONCONF "1" "May 2015" "mesonintrospect 0.24.0" "User Commands" .SH NAME mesonintrospect - a tool to extract information about a Meson build .SH DESCRIPTION |