diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2016-09-05 22:23:44 +0300 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2016-09-05 22:23:44 +0300 |
commit | c013298426d844fca11eed8a568bd228d93f5d5e (patch) | |
tree | dbaa02eecbd4c18e25a3a06c2a6b213973563c11 /man/meson.1 | |
parent | b289547971f3bf11eae6da195ed4ed014aa57fdd (diff) | |
download | meson-c013298426d844fca11eed8a568bd228d93f5d5e.zip meson-c013298426d844fca11eed8a568bd228d93f5d5e.tar.gz meson-c013298426d844fca11eed8a568bd228d93f5d5e.tar.bz2 |
Update version number for release.0.34.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 83ac397..f41a945 100644 --- a/man/meson.1 +++ b/man/meson.1 @@ -1,4 +1,4 @@ -.TH MESON "1" "July 2016" "meson 0.33.0" "User Commands" +.TH MESON "1" "September 2016" "meson 0.34.0" "User Commands" .SH NAME meson - a high productivity build system .SH DESCRIPTION |