X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/blobdiff_plain/68f47b095684684e4247265e02ba8c0d12ba26b8..2557d9168ac942c9cdcf7c0c5d5f76d628c80939:/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])])