aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGergely Risko <gergely+context@risko.hu>2009-10-02 09:15:23 +0300
committerGergely Risko <gergely+context@risko.hu>2009-10-02 09:15:23 +0300
commitec66d4c02d1c6b6a3c73ab614187ec0c70d1dd12 (patch)
tree4d46374e8518a2d4cf54b4cdba72ad98c4f4cb7d
parentdb92bd9e24fe163c41f8d4817f399bf0249dd2f9 (diff)
Release 0.3.7.4errgerelease_0.3.7.4
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog9
2 files changed, 6 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index 7d6b2bc3..9abebbc7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.3.7.3], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.3.7.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 c41c2353..a5271c8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-contextkit (0.3.7.3) unstable; urgency=low
+contextkit (0.3.7.4) unstable; urgency=low
- * libcontextsubscriber-tests lintian errors fixed
- * context-provide UI has been changed, see context-provide(1)
+ * libcontextsubscriber-tests lintian errors fixed.
+ * Rewrote context-provide in C++, the UI has been changed, see
+ context-provide-v2(1).
- -- Gergely Risko <gergely+context@risko.hu> Wed, 30 Sep 2009 11:38:29 +0300
+ -- Gergely Risko <gergely+context@risko.hu> Fri, 02 Oct 2009 09:14:50 +0300
contextkit (0.3.7) unstable; urgency=low