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/meson.1 | |
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/meson.1')
-rw-r--r-- | man/meson.1 | 2 |
1 files changed, 1 insertions, 1 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 |