X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/714b58ab4606ed4d40cec3702cb378938f8c883f..4f09fcd75bb0057d90c7431f7db57ca2c5a6c028:/configure.in diff --git a/configure.in b/configure.in index 91e1277..90a53a7 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.7) +AM_INIT_AUTOMAKE(gob,1.0.9) dnl dnl An utter hack to allow embedding of gob inside other packages.