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