aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGergely Risko <gergely+context@risko.hu>2009-10-01 17:51:56 +0300
committerGergely Risko <gergely+context@risko.hu>2009-10-01 17:51:56 +0300
commit76aecb4d93e39fc42992335e503baf0fa8fbb5d3 (patch)
tree37151fb757af2776df23efe111533f3b8d42c235
parent76e2423abf5115fc70cde3b8b7aed1f18ac1574e (diff)
Release 0.3.7.3errgerelease_0.3.7.3
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index e678cc93..7d6b2bc3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.3.8~unreleased], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.3.7.3], [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 7ae6b43a..c41c2353 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-contextkit (0.3.8~unreleased) unstable; urgency=low
+contextkit (0.3.7.3) unstable; urgency=low
* libcontextsubscriber-tests lintian errors fixed
* context-provide UI has been changed, see context-provide(1)