aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2009-05-13 18:03:53 +0300
committerJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2009-05-13 18:03:53 +0300
commitb9af88cbc3dfe2796efda00968e75ef0ac573491 (patch)
tree85cbfc3ceef728a9fa9cf2f7ec868a257a18f884
parent4031b0ad020cfcb6d0e36db9c7919eb5fb30938d (diff)
Released 0.1.6release_0.1.6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4d27f7ca..a22e5bca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.1.6~unreleased], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.1.6], [marius.vollmer@nokia.com], ContextKit)
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS(config.h)