aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGergely Risko <gergely+context@risko.hu>2009-11-23 11:17:25 +0200
committerGergely Risko <gergely+context@risko.hu>2009-11-23 11:17:25 +0200
commit77ba20bbb5a93c2eb76b3d7da951e40851db64b0 (patch)
tree4e377c80a8ccdfe6c724e1930de996284b9a14f7
parent527a966ed5e02505ea36a9e953d0eb5317211b92 (diff)
Released 0.5.1release_0.5.1
-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 e2c2fa4d..1f40d00c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.5.1~unreleased], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.5.1], [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 ff3bae63..d2e12b23 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-contextkit (0.5.1~unreleased) unstable; urgency=low
+contextkit (0.5.1) unstable; urgency=low
* Added introspection for types.
* context-provide uses JSon for input.
@@ -10,7 +10,7 @@ contextkit (0.5.1~unreleased) unstable; urgency=low
Implemented: Swp#CntFr-322
- -- Gergely Risko <gergely+context@risko.hu> Fri, 20 Nov 2009 15:15:46 +0200
+ -- Gergely Risko <gergely+context@risko.hu> Mon, 23 Nov 2009 11:15:47 +0200
contextkit (0.5) unstable; urgency=low