diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2016-11-14 20:11:18 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2016-11-14 20:19:43 +0200 |
commit | 4e3073f90a7b4f225ce7d89034d61cd978399eba (patch) | |
tree | 2304c8ae2869b196a95043d0ca80c064124cc5a9 /man | |
parent | 330aebc186013bc51daf403acb83c33cbd3a1754 (diff) | |
download | meson-4e3073f90a7b4f225ce7d89034d61cd978399eba.zip meson-4e3073f90a7b4f225ce7d89034d61cd978399eba.tar.gz meson-4e3073f90a7b4f225ce7d89034d61cd978399eba.tar.bz2 |
Updated version number for release.0.36.0
Diffstat (limited to 'man')
-rw-r--r-- | man/meson.1 | 2 | ||||
-rw-r--r-- | man/mesonconf.1 | 2 | ||||
-rw-r--r-- | man/mesonintrospect.1 | 2 | ||||
-rw-r--r-- | man/wraptool.1 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/man/meson.1 b/man/meson.1 index cb8420b..296fa9e 100644 --- a/man/meson.1 +++ b/man/meson.1 @@ -1,4 +1,4 @@ -.TH MESON "1" "October 2016" "meson 0.35.0" "User Commands" +.TH MESON "1" "November 2016" "meson 0.36.0" "User Commands" .SH NAME meson - a high productivity build system .SH DESCRIPTION diff --git a/man/mesonconf.1 b/man/mesonconf.1 index 5b0212f..136dad9 100644 --- a/man/mesonconf.1 +++ b/man/mesonconf.1 @@ -1,4 +1,4 @@ -.TH MESONCONF "1" "October 2016" "mesonconf 0.35.0" "User Commands" +.TH MESONCONF "1" "November 2016" "mesonconf 0.36.0" "User Commands" .SH NAME mesonconf - a tool to configure Meson builds .SH DESCRIPTION diff --git a/man/mesonintrospect.1 b/man/mesonintrospect.1 index 5f6a26f..bea29a4 100644 --- a/man/mesonintrospect.1 +++ b/man/mesonintrospect.1 @@ -1,4 +1,4 @@ -.TH MESONCONF "1" "October 2016" "mesonintrospect 0.35.0" "User Commands" +.TH MESONCONF "1" "November 2016" "mesonintrospect 0.36.0" "User Commands" .SH NAME mesonintrospect - a tool to extract information about a Meson build .SH DESCRIPTION diff --git a/man/wraptool.1 b/man/wraptool.1 index 15958ca..f408962 100644 --- a/man/wraptool.1 +++ b/man/wraptool.1 @@ -1,4 +1,4 @@ -.TH WRAPTOOL "1" "October 2016" "meson 0.35.0" "User Commands" +.TH WRAPTOOL "1" "November 2016" "meson 0.36.0" "User Commands" .SH NAME wraptool - source dependency downloader .SH DESCRIPTION |