From d9a2a3904f714a22430392bb07f2056f792497e1 Mon Sep 17 00:00:00 2001 From: Jean-Luc Lamadon Date: Tue, 6 Oct 2009 17:04:10 +0300 Subject: Rereleased 0.3.9 Fix tab error in changelog reported by system integration --- configure.ac | 2 +- debian/changelog | 8 +------- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/configure.ac b/configure.ac index 58c66db7..a2b7c7d8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.61]) -AC_INIT([ContextKit], [0.3.10~unreleased], [marius.vollmer@nokia.com], ContextKit) +AC_INIT([ContextKit], [0.3.9], [marius.vollmer@nokia.com], ContextKit) AC_CONFIG_SRCDIR([Makefile.am]) AM_INIT_AUTOMAKE([-Wall -Werror foreign dist-bzip2 tar-ustar 1.9]) diff --git a/debian/changelog b/debian/changelog index 9986425b..9185afdc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,8 @@ -contextkit (0.3.10~unreleased) unstable; urgency=low - - * - - -- Marja Hassinen Tue, 06 Oct 2009 15:00:00 +0300 - contextkit (0.3.9) unstable; urgency=low * Parsing provider declarations with a nano dom parser which recognizes complex types. * Removed complex types from core.context, since they're not - supported yet. + supported yet. Implemented: CntFr-337, CntFr-203 -- cgit v1.2.3