diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2014-01-20 00:34:12 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2014-01-20 00:34:12 +0200 |
commit | c9d95603483a0fe76c3edfda2b242496535d1b86 (patch) | |
tree | df7f8783a2abcfdf933036373f3ea1ba3a7b7d3c /man | |
parent | ab0cc277d19b46f06c5ce9eaaa8d79f9a03445ed (diff) | |
download | meson-c9d95603483a0fe76c3edfda2b242496535d1b86.zip meson-c9d95603483a0fe76c3edfda2b242496535d1b86.tar.gz meson-c9d95603483a0fe76c3edfda2b242496535d1b86.tar.bz2 |
Bump version number for release.0.12.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 | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/man/meson.1 b/man/meson.1 index f3f2952..350a463 100644 --- a/man/meson.1 +++ b/man/meson.1 @@ -1,4 +1,4 @@ -.TH MESON "1" "December 2013" "meson 0.11.0" "User Commands" +.TH MESON "1" "January 2014" "meson 0.12.0" "User Commands" .SH NAME meson - a high productivity build system .SH DESCRIPTION diff --git a/man/mesonconf.1 b/man/mesonconf.1 index 49c00c9..2355225 100644 --- a/man/mesonconf.1 +++ b/man/mesonconf.1 @@ -1,4 +1,4 @@ -.TH MESONCONF "1" "December 2013" "mesonconf 0.11.0" "User Commands" +.TH MESONCONF "1" "January 2014" "mesonconf 0.12.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 b89fc44..23006ae 100644 --- a/man/mesongui.1 +++ b/man/mesongui.1 @@ -1,6 +1,6 @@ -.TH MESONGUI "1" "December 2013" "mesongui 0.11.0" "User Commands" +.TH MESONGUI "1" "January 2014" "mesongui 0.12.0" "User Commands" .SH NAME -mesongui - a gui for the Meson build tool +mesongui - a gui for the Meson build system .SH DESCRIPTION Mesongui provides a graphical user interface to the Meson |