Bump version

This commit is contained in:
Martin Lund 2018-06-26 19:09:31 +02:00
parent c03de80e52
commit 8db7bb56b5

View file

@ -1,5 +1,5 @@
AC_PREREQ([2.68])
AC_INIT([tio], [1.30], [], [tio], [https://tio.github.io])
AC_INIT([tio], [1.31], [], [tio], [https://tio.github.io])
AC_CONFIG_HEADERS([src/include/config.h])
AM_INIT_AUTOMAKE([1.11 foreign dist-xz no-dist-gzip -Wall -Werror])
AM_SILENT_RULES([yes])