From 141133d7bb80b908ee0b51737746dec46cc8d833 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Sat, 8 Sep 2007 09:30:29 +0000 Subject: [PATCH] bump version --- DEVEL/gdome_xslt/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVEL/gdome_xslt/configure.ac b/DEVEL/gdome_xslt/configure.ac index 7542923d1..5b4706e91 100644 --- a/DEVEL/gdome_xslt/configure.ac +++ b/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.7 +VERSION=0.0.8 VERSION_INFO=`echo $VERSION | awk -F. '{ printf "%d:%d:%d", $1+$2, $3, $2 }'` AC_SUBST(VERSION_INFO) -- 2.39.2