diff options
author | Sebastian Ehlert <28669218+awvwgk@users.noreply.github.com> | 2021-08-27 10:28:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-27 10:28:23 +0200 |
commit | 04da9a1ce99e8fce1abdb7eb9a2073f3188038ea (patch) | |
tree | 2a7b6a712ed7ea076c93e106b519070b2eee9410 /README.md | |
parent | 5f9914e40ada34528748655663e4acb15a2a6ec8 (diff) | |
download | fpm-04da9a1ce99e8fce1abdb7eb9a2073f3188038ea.tar.gz fpm-04da9a1ce99e8fce1abdb7eb9a2073f3188038ea.zip |
Update version for new release (#546)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ non-Fortran related package manager. __Note:__ On Linux and MacOS, you will need to enable executable permission before you can use the binary. -_e.g._ `$ chmod u+x fpm-0.3.0-linux-x86_64` +_e.g._ `$ chmod u+x fpm-0.4.0-linux-x86_64` #### Conda |