Bumped version

This commit is contained in:
Martin Lund 2017-09-26 16:47:42 +02:00
parent 88eb5157de
commit d07ef6a04b

View file

@ -1,5 +1,5 @@
AC_PREREQ([2.68])
AC_INIT([tio], [1.22], [], [tio], [https://tio.github.io])
AC_INIT([tio], [1.23], [], [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])