X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fgdome_xslt%2Fconfigure.ac;h=7542923d1a7815ef17c8e6f2793332d1c177d4a6;hb=f981a524748846acc29b76b6e616af110b4ee13d;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..7542923d1 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.7 VERSION_INFO=`echo $VERSION | awk -F. '{ printf "%d:%d:%d", $1+$2, $3, $2 }'` AC_SUBST(VERSION_INFO)