]> git.draconx.ca Git - gob-dx.git/blobdiff - configure.in
Release 1.0.10
[gob-dx.git] / configure.in
index 90a53a73ef99318cd0366c6de435ab9473fffc01..339608c58be0bdbf0f43d7575b9cef71c4f432e3 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.10)
 
 dnl
 dnl  An utter hack to allow embedding of gob inside other packages.