aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2010-11-09 20:30:36 +0200
committerJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2010-11-09 20:30:36 +0200
commit735cc13918df358277f158869014111fe6d671a2 (patch)
tree1e6fe01938ead0eeb2d1a23752b88e2f7d398de7
parent642cdf17efee6b186105289074bf6c2e9b772039 (diff)
Release 0.5.22release_0.5.220.5.22
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog4
2 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index e98fa7bf..19091194 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.5.22~unreleased], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.5.22], [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 e84335b9..08f106ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
-contextkit (0.5.22~unreleased) unstable; urgency=low
+contextkit (0.5.22) unstable; urgency=low
- *
+ * Add Position.IsFlat of type boolean
-- Marja Hassinen <marja.hassinen@nokia.com> Mon, 08 Nov 2010 15:48:26 +0200