Release kmscon-6

This release contains a lot of fixes all over the place and introduces
many new features. See ./NEWS for a list of new features.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
This commit is contained in:
David Herrmann 2012-12-09 21:55:32 +01:00
parent 0a743ec670
commit f951f6b705

View File

@ -5,7 +5,7 @@
AC_PREREQ(2.68)
AC_INIT([kmscon], [5])
AC_INIT([kmscon], [6])
AC_SUBST(PACKAGE_URL, [https://github.com/dvdhrm/kmscon])
AC_CONFIG_SRCDIR([src/kmscon_main.c])
AC_CONFIG_AUX_DIR([build-aux])