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