From 030b31c0fc60ff3e9bc671b8cd2ba22b3bdbf662 Mon Sep 17 00:00:00 2001 From: Houtan Bastani <houtan@dynare.org> Date: Tue, 16 Oct 2018 16:36:56 +0200 Subject: [PATCH] use site.dynare_stable_version --- download.md | 1 + index.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/download.md b/download.md index ed7670f..a51634d 100644 --- a/download.md +++ b/download.md @@ -5,6 +5,7 @@ title: Download # Stable +The current stable release is Dynare {{ site.dynare_stable_version }}. {% include download-stable.html %} diff --git a/index.md b/index.md index 557b0c6..bdca504 100644 --- a/index.md +++ b/index.md @@ -12,7 +12,7 @@ feature_row: _The macroeconomic modeling solution_ {: .text-center} -<a href="download" class="home_page_button">Download</a> <a href="http://www.dynare.org/manual/" class="home_page_button">Documentation</a> +<a href="download" class="home_page_button">Download v{{ site.dynare_stable_version }}</a> <a href="http://www.dynare.org/manual/" class="home_page_button">Documentation</a> {: .text-center} -- GitLab