mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Bumped version
This commit is contained in:
parent
4707cb442e
commit
87a80326e1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
AC_PREREQ([2.68])
|
AC_PREREQ([2.68])
|
||||||
AC_INIT([Go TTY], [0.8], [], [gotty], [http://github.com/lundmar/gotty])
|
AC_INIT([Go TTY], [0.9], [], [gotty], [http://github.com/lundmar/gotty])
|
||||||
AC_CONFIG_HEADERS([src/include/config.h])
|
AC_CONFIG_HEADERS([src/include/config.h])
|
||||||
AM_INIT_AUTOMAKE([1.11 foreign dist-xz no-dist-gzip -Wall -Werror])
|
AM_INIT_AUTOMAKE([1.11 foreign dist-xz no-dist-gzip -Wall -Werror])
|
||||||
AM_SILENT_RULES([yes])
|
AM_SILENT_RULES([yes])
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue