diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2017-03-15 22:57:53 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-03-15 22:57:53 +0200 |
commit | 8ce7412b354d1dc09665bde7dfa498e6e9b54773 (patch) | |
tree | 966d43cb8b8239b494f61130db2e44d9e17f94f6 /man/meson.1 | |
parent | 02da0a02a60fd72a9e7cb28f5efc4ee3bd64c64b (diff) | |
download | meson-8ce7412b354d1dc09665bde7dfa498e6e9b54773.zip meson-8ce7412b354d1dc09665bde7dfa498e6e9b54773.tar.gz meson-8ce7412b354d1dc09665bde7dfa498e6e9b54773.tar.bz2 |
Set version number for bugfix release.0.39.1
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 6311103..6defcaa 100644 --- a/man/meson.1 +++ b/man/meson.1 @@ -1,4 +1,4 @@ -.TH MESON "1" "March 2017" "meson 0.39.0" "User Commands" +.TH MESON "1" "March 2017" "meson 0.39.1" "User Commands" .SH NAME meson - a high productivity build system .SH DESCRIPTION |