From f5af0a118ae689a8128b5b734337fa9eb89a7904 Mon Sep 17 00:00:00 2001 From: Ulya Trofimovich Date: Fri, 2 Aug 2019 12:36:08 +0100 Subject: [PATCH] Release 1.2. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 6b281756..43e48b5e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([re2c],[1.1.1],[re2c-general@lists.sourceforge.net]) +AC_INIT([re2c],[1.2],[re2c-general@lists.sourceforge.net]) AM_INIT_AUTOMAKE([foreign subdir-objects dist-xz no-dist-gzip]) AM_SILENT_RULES([yes]) -- 2.40.0