diff --git a/configure.ac b/configure.ac index 96dc34d..154f9f5 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([jack-keyboard], [2.5], [trasz@FreeBSD.org]) +AC_INIT([jack-keyboard], [2.6], [trasz@FreeBSD.org]) AM_INIT_AUTOMAKE([-Wall foreign]) AC_CONFIG_SRCDIR([config.h.in]) AC_CONFIG_HEADERS([config.h])