From 41174ed86700342c7dd5df62ad9fed7959c71be3 Mon Sep 17 00:00:00 2001
From: sebastien <sebastien@ac1d8469-bf42-47a9-8791-bf33cf982152>
Date: Wed, 16 Dec 2009 17:49:22 +0000
Subject: [PATCH] Bumped version numbers

git-svn-id: https://www.dynare.org/svn/dynare/branches/4.1@3257 ac1d8469-bf42-47a9-8791-bf33cf982152
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index e856ec97ac..2cd6f4f58f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ dnl You should have received a copy of the GNU General Public License
 dnl along with Dynare.  If not, see <http://www.gnu.org/licenses/>.
 
 AC_PREREQ([2.61])
-AC_INIT([dynare], [4.1-unstable])
+AC_INIT([dynare], [4.1.0])
 AC_CONFIG_SRCDIR([preprocessor/DynareMain.cc])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 
-- 
GitLab