Merge branch 'master' of github.com:tio/tio

This commit is contained in:
Martin Lund 2016-05-07 21:08:15 +02:00
commit 0e38783636
3 changed files with 18 additions and 18 deletions

View file

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