aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGergely Risko <gergely+context@risko.hu>2009-09-25 11:31:04 +0300
committerGergely Risko <gergely+context@risko.hu>2009-09-25 11:31:04 +0300
commit82b4f1463d7eaeb24616189eeaffc359b52fd9fa (patch)
tree3c8d14f606e28211200cf132b8dcfefbfb51d534
parent6bf120149e24ba13f6944c4c99c4bb5f373bd671 (diff)
Released 0.3.6.errgerelease_0.3.6
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
2 files changed, 4 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index d0d501ba..f8993e5e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.3.6~unreleased], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.3.6], [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 41e68b27..b35dcfcd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-contextkit (0.3.6~unreleased) unstable; urgency=low
+contextkit (0.3.6) unstable; urgency=low
- *
+ * Fixes: NB#140659 - waiting forever with Qt 4.6 if provider is not present
- -- Gergely Risko <risko@debian.org> Tue, 22 Sep 2009 11:42:40 +0300
+ -- Gergely Risko <gergely+context@risko.hu> Fri, 25 Sep 2009 11:28:56 +0300
contextkit (0.3.5) unstable; urgency=low