aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2010-11-02 19:22:19 +0200
committerJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2010-11-02 19:22:19 +0200
commitcf0a8b80c1614defe6154d72777ca611d524b6f9 (patch)
treef02cf46e71a8e9f86d7d37b93b6e9f314943e254
parent3f7da00c21b2e6997edd5bfcfe7d3f348116cdf0 (diff)
Release 0.5.19.20.5.19.2
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog7
2 files changed, 5 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 15508a52..7b6e41ff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.5.19.2~unreleased], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.5.19.2], [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 9d2a3d4a..34c9c4de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-contextkit (0.5.19.2~unreleased) unstable; urgency=low
+contextkit (0.5.19.2) unstable; urgency=low
- * Fixes: NB#200325
+ * Fixes: NB#200325 - Creating ContextProperty object causes unnecessary wakeups
+ * New core property: System.OfflineMode
- -- Marja Hassinen <marja.hassinen@nokia.com> Tue, 02 Nov 2010 14:14:39 +0200
+ -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com> Tue, 02 Nov 2010 19:20:14 +0200
contextkit (0.5.19.1) unstable; urgency=low