aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastian Ehlert <28669218+awvwgk@users.noreply.github.com>2021-11-21 16:33:16 +0100
committerGitHub <noreply@github.com>2021-11-21 16:33:16 +0100
commitcc8a92006cdb1be73457734f354a4abff5167555 (patch)
tree0cc730e0f6189b0221de20e1ee6f5e9ce2c50c9d /README.md
parent3db95d9cb2bf3bda80bdd985dd0019bec0d0c85b (diff)
downloadfpm-cc8a92006cdb1be73457734f354a4abff5167555.tar.gz
fpm-cc8a92006cdb1be73457734f354a4abff5167555.zip
Bump version to 0.5.0 (#614)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 72be678..95fca95 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ Binaries for the latest stable release are available [to download](https://githu
__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.4.0-linux-x86_64`
+_e.g._ `$ chmod u+x fpm-0.5.0-linux-x86_64`
The binaries at the [current tag](https://github.com/fortran-lang/fpm/releases/tag/current) are updated automatically to always provide the current git version from the default branch.