aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 1f6d090d..7aa07423 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.4~unreleased], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.4], [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 1930cedc..25094046 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-contextkit (0.4~unreleased) unstable; urgency=low
+contextkit (0.4) unstable; urgency=low
* Subscriber part of libcontextsubscriber now supports multiple
providers for one property.
@@ -10,7 +10,7 @@ contextkit (0.4~unreleased) unstable; urgency=low
Implemented: SWP#CntFr-349, SWP#CntFr-353
- -- Gergely Risko <gergely+context@risko.hu> Thu, 22 Oct 2009 13:42:27 +0300
+ -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com> Thu, 29 Oct 2009 14:54:08 +0200
contextkit (0.3.10) unstable; urgency=low