prepared files for 1.1.3

This commit is contained in:
atsb 2019-11-17 12:08:19 +01:00
commit a373317d96
3 changed files with 10 additions and 2 deletions

View file

@ -20,7 +20,7 @@
# along with GNU Mcron. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.61)
AC_INIT([GNU Mcron], [1.1.2], [bug-mcron@gnu.org])
AC_INIT([GNU Mcron], [1.1.3], [bug-mcron@gnu.org])
AC_CONFIG_SRCDIR([src/mcron.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_REQUIRE_AUX_FILE([test-driver.scm])