X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/blobdiff_plain/c2fa9e7b34837cc75761ca04a33080dec967c9c7..265cb514ec1ec84872929a9182c9091b73009272:/configure.ac diff --git a/configure.ac b/configure.ac index 4b5fd3a..581c63a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ -AC_INIT([bti], [028], [greg@kroah.com]) +AC_INIT([bti], [029], [greg@kroah.com]) AC_PREREQ(2.60) -AM_INIT_AUTOMAKE(bti, 028) +AM_INIT_AUTOMAKE(bti, 029) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])