diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2019-04-01 13:26:24 -0700 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-04-10 19:30:18 +0300 |
commit | 02ff9829c43bb4d0854f5212f446c2953b7fdb75 (patch) | |
tree | ca1148d495f7cd8da2e39cd3f85a0a2b9e0e84ad /docs/markdown | |
parent | 52fa6152cd07d8325a05dfdd8a2074ad42812152 (diff) | |
download | meson-02ff9829c43bb4d0854f5212f446c2953b7fdb75.zip meson-02ff9829c43bb4d0854f5212f446c2953b7fdb75.tar.gz meson-02ff9829c43bb4d0854f5212f446c2953b7fdb75.tar.bz2 |
docs: Change 0.51 to 0.50.1 [skip ci]
Since this is targeting the 0.50.1 bugfix release.
Diffstat (limited to 'docs/markdown')
-rw-r--r-- | docs/markdown/Reference-manual.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Reference-manual.md b/docs/markdown/Reference-manual.md index 592aa79..5825004 100644 --- a/docs/markdown/Reference-manual.md +++ b/docs/markdown/Reference-manual.md @@ -2158,7 +2158,7 @@ an external dependency with the following methods: of any target it is added to, but libfoo will not be added to the link_args. - *Note*: A bug present until 0.51.0 results in the above behavior + *Note*: A bug present until 0.50.1 results in the above behavior not working correctly. The following arguments will add the following attributes: |