aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarja Hassinen <ext-marja.2.hassinen@nokia.com>2009-10-06 15:18:16 +0300
committerMarja Hassinen <ext-marja.2.hassinen@nokia.com>2009-10-06 15:18:16 +0300
commit804803c262082310c211113bbefeef33e00adb28 (patch)
tree7aeee7994edc2bf87373698bd179b536e2f4969d
parenteef68d84c05896a3b1d51de73952efced6db1a87 (diff)
Prepare 0.3.10
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a2b7c7d8..58c66db7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.3.9], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.3.10~unreleased], [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 abcd293c..9986425b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+contextkit (0.3.10~unreleased) unstable; urgency=low
+
+ *
+
+ -- Marja Hassinen <ext-marja.2.hassinen@nokia.com> 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.