Release kmscon-6
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 9 Dec 2012 20:55:32 +0000 (21:55 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 9 Dec 2012 20:55:32 +0000 (21:55 +0100)
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>
configure.ac

index 4d4841a..1d0a6af 100644 (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])