diff --git a/doc/docs/index.md b/doc/docs/index.md index a4a97f1b..69eaf397 100644 --- a/doc/docs/index.md +++ b/doc/docs/index.md @@ -23,9 +23,9 @@ See the [NLopt Introduction](NLopt_Introduction.md) for a further overview of th Download and installation ------------------------- -Version 2.6.0 of NLopt is the latest version available from GitHub: +Version 2.6.1 of NLopt is the latest version available from GitHub: -- [v2.6.0.tar.gz](https://github.com/stevengj/nlopt/archive/v2.6.0.tar.gz) +- [v2.6.1.tar.gz](https://github.com/stevengj/nlopt/archive/v2.6.1.tar.gz) See the [NLopt release notes](https://github.com/stevengj/nlopt/blob/master/NEWS.md) for the release history. NLopt is designed to be installed on any Unix-like system (GNU/Linux is fine) with a C compiler, using the standard