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

Bump version number

parent 571eb4c4
No related branches found
No related tags found
No related merge requests found
Pipeline #6437 failed
...@@ -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], [4.7.0]) AC_INIT([dynare], [5.0])
AC_CONFIG_SRCDIR([preprocessor/src/DynareMain.cc]) AC_CONFIG_SRCDIR([preprocessor/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])
......
...@@ -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], [4.7.0]) AC_INIT([dynare], [5.0])
AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_SRCDIR([configure.ac])
AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign]) AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign])
......
...@@ -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], [4.7.0]) AC_INIT([dynare], [5.0])
AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_SRCDIR([configure.ac])
AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign]) AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign])
......
Subproject commit 1341963d321c36b39864c157b6cb25e555dc63ff Subproject commit 4deb397d18b97d3c61735745a304083e0e48deaa
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment