diff --git a/configure.ac b/configure.ac index 8ad914768c109fd4826ecde6e250a00ee587b9fa..aa54d809bc90f3df5a84caf3012a0f40101ffbc7 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 <https://www.gnu.org/licenses/>. AC_PREREQ([2.62]) -AC_INIT([dynare-preprocessor], [5.2]) +AC_INIT([dynare-preprocessor], [5.3]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR([src/DynareMain.cc]) AM_INIT_AUTOMAKE([1.11 -Wall -Wno-portability foreign no-dist-gzip dist-xz tar-pax])