Bumped version

This commit is contained in:
Martin Lund 2014-09-30 01:23:44 +02:00
parent 9dfb1debaf
commit e1f9836934

View file

@ -1,5 +1,5 @@
AC_PREREQ([2.68])
AC_INIT([Go TTY], [0.3], [], [gotty], [http://github.com/lundmar/gotty])
AC_INIT([Go TTY], [0.4], [], [gotty], [http://github.com/lundmar/gotty])
AC_CONFIG_HEADERS([src/include/config.h])
AM_INIT_AUTOMAKE([1.11 foreign dist-xz no-dist-gzip -Wall -Werror])
AM_SILENT_RULES([yes])