aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2009-04-16 16:39:12 +0300
committerJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2009-04-16 16:39:12 +0300
commit78977266b6531a0f12f94e49c643a69c9a45423f (patch)
treef923bfa0be99d999fc0c888e16e03bd394197a49
parent42158965a1ed58b2e85390416fefc65e602468ed (diff)
Released 0.1.5release_0.1.5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f5b5e157..0b3db6ad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.1.5~unreleased], [rob.taylor@codethink.co.uk], ContextKit)
+AC_INIT([ContextKit], [0.1.5], [rob.taylor@codethink.co.uk], ContextKit)
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS(config.h)