X-Git-Url: http://git.bytex64.net/?a=blobdiff_plain;f=configure.in;h=ea052b2ab2a78c35b1cd0348f5f792c01176aac4;hb=993eed26085de3e6467221c442499fb5bc81e0ae;hp=0c635bbce73ab935fe032f01c3c5db31e715f7cb;hpb=7a618c2e7e80b87b6462efd9b953e3297029c39e;p=blerg.git diff --git a/configure.in b/configure.in index 0c635bb..ea052b2 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.6.3]) AC_PROG_RANLIB AC_CONFIG_SRCDIR([common/app.c]) AC_CONFIG_HEADERS([config.h])