X-Git-Url: http://git.bytex64.net/?a=blobdiff_plain;f=configure.in;h=a4f77318156063c0a6dc21929f912b2660eb5116;hb=8cf18d84c5d5c49cfab0e181e9bb3c2777554da2;hp=ea052b2ab2a78c35b1cd0348f5f792c01176aac4;hpb=993eed26085de3e6467221c442499fb5bc81e0ae;p=blerg.git diff --git a/configure.in b/configure.in index ea052b2..a4f7731 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ AC_PREREQ([2.65]) AC_INIT(config.h) -AM_INIT_AUTOMAKE([blerg], [1.6.3]) +AM_INIT_AUTOMAKE([blerg], [1.7]) AC_PROG_RANLIB AC_CONFIG_SRCDIR([common/app.c]) AC_CONFIG_HEADERS([config.h])