From 62146e14ab4fdb6b51a14de167cfe0f6c30dde8c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Tue, 26 Nov 2019 17:05:35 +0100
Subject: [PATCH] Manual: do not hardcode version number, let it be
 automatically substituted

---
 doc/manual/source/index.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/manual/source/index.rst b/doc/manual/source/index.rst
index c7b6de77c9..4a1b59855e 100644
--- a/doc/manual/source/index.rst
+++ b/doc/manual/source/index.rst
@@ -1,5 +1,5 @@
-The Dynare Reference Manual, version 4.6-unstable.
-==================================================
+The Dynare Reference Manual, version |version|
+==============================================
 
 Currently the development team of Dynare is composed of:
 
-- 
GitLab