Skip to content
Snippets Groups Projects
Verified Commit f0c39b46 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Bump version number

parent bb19d987
No related branches found
No related tags found
No related merge requests found
Pipeline #5737 passed
dnl Process this file with autoconf to produce a configure script. dnl Process this file with autoconf to produce a configure script.
dnl Copyright © 2009-2019 Dynare Team dnl Copyright © 2009-2021 Dynare Team
dnl dnl
dnl This file is part of Dynare. dnl This file is part of Dynare.
dnl dnl
...@@ -18,7 +18,7 @@ dnl You should have received a copy of the GNU General Public License ...@@ -18,7 +18,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with Dynare. If not, see <https://www.gnu.org/licenses/>. dnl along with Dynare. If not, see <https://www.gnu.org/licenses/>.
AC_PREREQ([2.62]) AC_PREREQ([2.62])
AC_INIT([dynare-preprocessor], [4.7-unstable]) AC_INIT([dynare-preprocessor], [4.8-unstable])
AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/DynareMain.cc]) AC_CONFIG_SRCDIR([src/DynareMain.cc])
AM_INIT_AUTOMAKE([1.11 -Wall -Wno-portability foreign no-dist-gzip dist-xz tar-pax]) AM_INIT_AUTOMAKE([1.11 -Wall -Wno-portability foreign no-dist-gzip dist-xz tar-pax])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment