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/meson.1 | |
parent | b29f454d31ba3918429c81f6404f0eba62f6ec05 (diff) | |
download | meson-94cdde038a267910f6c392c506d0dc728e2b92f7.zip meson-94cdde038a267910f6c392c506d0dc728e2b92f7.tar.gz meson-94cdde038a267910f6c392c506d0dc728e2b92f7.tar.bz2 |
Bumped version number for release.0.22.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 41fa6bb..9ee9db4 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 |