aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarja Hassinen <ext-marja.2.hassinen@nokia.com>2010-01-12 13:26:38 +0200
committerMarja Hassinen <ext-marja.2.hassinen@nokia.com>2010-01-12 13:26:38 +0200
commit51c0e5a0feff8081465885ebe0f68a0183940582 (patch)
treea8fa6678a4917582507ec33d55fba9cce559274e
parent75524ad81e2c74842cfd336200fe9f6d61145c9a (diff)
Release 0.5.7release_0.5.7
-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 52aa246c..a4c2cc29 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.5.7~unreleased], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.5.7], [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 46bf8af8..da1ff093 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-contextkit (0.5.7~unreleased) unstable; urgency=low
+contextkit (0.5.7) unstable; urgency=low
- *
+ * Allcaps macros for Qt (signals -> Q_SIGNALS, slots -> Q_SLOTS)
- -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com> Tue, 12 Jan 2010 11:42:05 +0200
+ -- Marja Hassinen <ext-marja.2.hassinen@nokia.com> Tue, 12 Jan 2010 13:25:58 +0200
contextkit (0.5.6) unstable; urgency=low