From dcde6ad4d108f1874827c0f2c09a3a3feeaa1dcf Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Tue, 15 Jul 2003 06:35:42 +0000 Subject: [PATCH] bumped version to 0.0.5 --- helm/DEVEL/gdome_xslt/configure.ac | 2 +- helm/DEVEL/gdome_xslt/debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/helm/DEVEL/gdome_xslt/configure.ac b/helm/DEVEL/gdome_xslt/configure.ac index 82f1506a3..89193537a 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.4 +VERSION=0.0.5 VERSION_INFO=`echo $VERSION | awk -F. '{ printf "%d:%d:%d", $1+$2, $3, $2 }'` AC_SUBST(VERSION_INFO) diff --git a/helm/DEVEL/gdome_xslt/debian/changelog b/helm/DEVEL/gdome_xslt/debian/changelog index 76e06c72f..5727e9417 100644 --- a/helm/DEVEL/gdome_xslt/debian/changelog +++ b/helm/DEVEL/gdome_xslt/debian/changelog @@ -1,3 +1,11 @@ +gdome2-xslt (0.0.5-1) unstable; urgency=low + + * ocaml binding + - wrapped XSLT stylesheet application in a blocking section so that + it can be interrupted by ocaml exceptions, signals, ... + + -- Stefano Zacchiroli Mon, 14 Jul 2003 16:05:43 +0200 + gdome2-xslt (0.0.4-7) unstable; urgency=low * rebuilt against gmetadom 0.1.10-3 -- 2.39.2