aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2009-06-22 09:06:31 +0300
committerJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2009-06-22 09:06:31 +0300
commit0bdbdad4bb3066afd363e0ba2297a990224c89c2 (patch)
tree8652096e635ab78822682e2fe3ece812ea900f2a
parentdc0f3c731a4a67333f372cdca5f69bd377870abe (diff)
Released 0.2.7release_0.2.7
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
2 files changed, 5 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 0800eb20..cb955ca2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.2.7~unreleased], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.2.7], [marius.vollmer@nokia.com], ContextKit)
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS(config.h)
diff --git a/debian/changelog b/debian/changelog
index b2476905..8205e483 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
-contextkit (0.2.7~unreleased) unstable; urgency=low
+contextkit (0.2.7) unstable; urgency=low
* Fixes: NB#121720 - context-provide cannot provide a False value for
a boolean from the start
- -- Gergely Risko <ext-gergely.2.risko@nokia.com> Mon, 15 Jun 2009 09:08:59 +0300
+ * Implemented: SWP#CntFr-236, SWP#CntFr-39, SWP#CntFr-283
+
+ -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com> Mon, 22 Jun 2009 08:53:56 +0300
contextkit (0.2.6) unstable; urgency=low