]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/gdome_xslt/configure.ac
ocaml 3.09 transition
[helm.git] / helm / DEVEL / gdome_xslt / configure.ac
index b8c3b7f29361e357a5f52dba858bc34fb8b3b54c..7542923d1a7815ef17c8e6f2793332d1c177d4a6 100644 (file)
@@ -3,7 +3,7 @@ AC_INIT
 AC_CONFIG_SRCDIR([C/gdome_xslt/gdome_xslt.h])
 
 PACKAGE=gdome2-xslt
-VERSION=0.0.6
+VERSION=0.0.7
 VERSION_INFO=`echo $VERSION | awk -F. '{ printf "%d:%d:%d", $1+$2, $3, $2 }'`
 AC_SUBST(VERSION_INFO)