]> git.draconx.ca Git - gob-dx.git/blobdiff - configure.in
Release 1.0.12
[gob-dx.git] / configure.in
index 90a53a73ef99318cd0366c6de435ab9473fffc01..af24eace9728991673664fab461e4574258d0736 100644 (file)
@@ -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.9)
+AM_INIT_AUTOMAKE(gob,1.0.12)
 
 dnl
 dnl  An utter hack to allow embedding of gob inside other packages.