aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGergely Risko <gergely+context@risko.hu>2009-12-17 12:07:35 +0200
committerGergely Risko <gergely+context@risko.hu>2009-12-17 12:07:35 +0200
commit8e7997e9e28cfecb73c1035aa3a55f5fbe4c1330 (patch)
tree422505af5be17be80ba3355c8c0a93c35e57138c
parent2e0e5c26cc516aae7a62290948f91be58074f78c (diff)
Prepare 0.5.6
-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 39daa808..a4fe9a4a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.5.5], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.5.6~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 8ed16239..d654cc8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+contextkit (0.5.6~unreleased) unstable; urgency=low
+
+ *
+
+ -- Gergely Risko <gergely+context@risko.hu> Thu, 17 Dec 2009 12:01:45 +0200
+
contextkit (0.5.5) unstable; urgency=low
* Fixes: NB#150990 (special characters in property names)