X-Git-Url: http://git.bytex64.net/?a=blobdiff_plain;f=configure.in;h=a4f77318156063c0a6dc21929f912b2660eb5116;hb=8cf18d84c5d5c49cfab0e181e9bb3c2777554da2;hp=0c635bbce73ab935fe032f01c3c5db31e715f7cb;hpb=7a618c2e7e80b87b6462efd9b953e3297029c39e;p=blerg.git diff --git a/configure.in b/configure.in index 0c635bb..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.1]) +AM_INIT_AUTOMAKE([blerg], [1.7]) AC_PROG_RANLIB AC_CONFIG_SRCDIR([common/app.c]) AC_CONFIG_HEADERS([config.h])