diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2014-02-24 22:19:28 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2014-02-24 22:19:28 +0200 |
| commit | 54788e9114cdc8ca1428ea1b4be42107533353f0 (patch) | |
| tree | e6990bce73f487d88c1b9785de161945c793f112 /man | |
| parent | 8e29f2b16079e0f9ff3b85d45e7592fcdcd50775 (diff) | |
| download | meson-54788e9114cdc8ca1428ea1b4be42107533353f0.tar.gz | |
Bump version number for release.
Diffstat (limited to 'man')
| -rw-r--r-- | man/meson.1 | 2 | ||||
| -rw-r--r-- | man/mesonconf.1 | 2 | ||||
| -rw-r--r-- | man/mesongui.1 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/man/meson.1 b/man/meson.1 index 350a463aa..15f6da111 100644 --- a/man/meson.1 +++ b/man/meson.1 @@ -1,4 +1,4 @@ -.TH MESON "1" "January 2014" "meson 0.12.0" "User Commands" +.TH MESON "1" "February 2014" "meson 0.13.0" "User Commands" .SH NAME meson - a high productivity build system .SH DESCRIPTION diff --git a/man/mesonconf.1 b/man/mesonconf.1 index 2355225b2..a0fdbfb51 100644 --- a/man/mesonconf.1 +++ b/man/mesonconf.1 @@ -1,4 +1,4 @@ -.TH MESONCONF "1" "January 2014" "mesonconf 0.12.0" "User Commands" +.TH MESONCONF "1" "February 2014" "mesonconf 0.13.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 23006ae61..96b230e26 100644 --- a/man/mesongui.1 +++ b/man/mesongui.1 @@ -1,4 +1,4 @@ -.TH MESONGUI "1" "January 2014" "mesongui 0.12.0" "User Commands" +.TH MESONGUI "1" "February 2014" "mesongui 0.13.0" "User Commands" .SH NAME mesongui - a gui for the Meson build system .SH DESCRIPTION |
