aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 19091194..13210726 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.5.22], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.5.23~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 08f106ed..70b86205 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+contextkit (0.5.23~unreleased) unstable; urgency=low
+
+ *
+
+ -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com> Tue, 09 Nov 2010 20:31:22 +0200
+
contextkit (0.5.22) unstable; urgency=low
* Add Position.IsFlat of type boolean