X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/77fd2f2194af12f95959506910f3babe842c5f1f..a352a00ec1bf767c9d2655a9ecd966b03cfff24f:/configure.in diff --git a/configure.in b/configure.in index 7f075ca..7c5b251 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.2) AC_INIT(src/treefuncs.h) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(gob,1.0.6) +AM_INIT_AUTOMAKE(gob,1.0.8) dnl dnl An utter hack to allow embedding of gob inside other packages.