X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fgdome_xslt%2Fconfigure.ac;h=b8c3b7f29361e357a5f52dba858bc34fb8b3b54c;hb=ebc089606ccbb3e9dbde142542a1f98f5020b4dd;hp=89193537ac2471418ae3ca3bdf1f607271ef8e38;hpb=dcde6ad4d108f1874827c0f2c09a3a3feeaa1dcf;p=helm.git diff --git a/helm/DEVEL/gdome_xslt/configure.ac b/helm/DEVEL/gdome_xslt/configure.ac index 89193537a..b8c3b7f29 100644 --- a/helm/DEVEL/gdome_xslt/configure.ac +++ b/helm/DEVEL/gdome_xslt/configure.ac @@ -3,7 +3,7 @@ AC_INIT AC_CONFIG_SRCDIR([C/gdome_xslt/gdome_xslt.h]) PACKAGE=gdome2-xslt -VERSION=0.0.5 +VERSION=0.0.6 VERSION_INFO=`echo $VERSION | awk -F. '{ printf "%d:%d:%d", $1+$2, $3, $2 }'` AC_SUBST(VERSION_INFO)