]> git.draconx.ca Git - gob-dx.git/blobdiff - configure.in
Release 2.0.4
[gob-dx.git] / configure.in
index 54cec6f77b4ea3d6592413ea4bfafd9058e305d7..939b56fe76451708382e3099dd020c30eed6b67b 100644 (file)
@@ -2,10 +2,10 @@ 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(gob2,2.0.3)
+AM_INIT_AUTOMAKE(gob2,2.0.4)
 AM_MAINTAINER_MODE
 
-GLIB_REQUIRED=1.3.12
+GLIB_REQUIRED=2.0.0
 
 dnl
 dnl  An utter hack to allow embedding of gob inside other packages.