diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2021-04-26 16:48:01 +0300 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-04-26 23:39:15 +0100 |
commit | a493c950a73c5924e1e2f9454a5c13d0c7bc93bc (patch) | |
tree | d635cea9516119a9f705564bc0e1fce36aee0b96 /man | |
parent | 959aac5a027b6dc4a77b3d4e4a685f8821382f91 (diff) | |
download | meson-a493c950a73c5924e1e2f9454a5c13d0c7bc93bc.zip meson-a493c950a73c5924e1e2f9454a5c13d0c7bc93bc.tar.gz meson-a493c950a73c5924e1e2f9454a5c13d0c7bc93bc.tar.bz2 |
Bump version number for rc1.0.58.0.rc1
Diffstat (limited to 'man')
-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 c9231e5..0c2e1b8 100644 --- a/man/meson.1 +++ b/man/meson.1 @@ -1,4 +1,4 @@ -.TH MESON "1" "February 2021" "meson 0.57.0" "User Commands" +.TH MESON "1" "April 2021" "meson 0.58.0" "User Commands" .SH NAME meson - a high productivity build system .SH DESCRIPTION |