From 64a619f30bc3bec79c93d2f806ee128cb1688164 Mon Sep 17 00:00:00 2001 From: Jean-Luc Lamadon Date: Wed, 9 Dec 2009 11:46:24 +0200 Subject: Released 0.5.3 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 557e045b..4645b4c7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.61]) -AC_INIT([ContextKit], [0.5.3~unreleased], [marius.vollmer@nokia.com], ContextKit) +AC_INIT([ContextKit], [0.5.3], [marius.vollmer@nokia.com], ContextKit) AC_CONFIG_SRCDIR([Makefile.am]) AM_INIT_AUTOMAKE([-Wall -Werror foreign dist-bzip2 tar-ustar 1.9]) -- cgit v1.2.3 From 3658cc66feee403cb5fca47e21574c5a70578a97 Mon Sep 17 00:00:00 2001 From: Jean-Luc Lamadon Date: Wed, 9 Dec 2009 11:50:05 +0200 Subject: Prepare 0.5.4 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 4645b4c7..2e0954cf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.61]) -AC_INIT([ContextKit], [0.5.3], [marius.vollmer@nokia.com], ContextKit) +AC_INIT([ContextKit], [0.5.4~unreleased], [marius.vollmer@nokia.com], ContextKit) AC_CONFIG_SRCDIR([Makefile.am]) AM_INIT_AUTOMAKE([-Wall -Werror foreign dist-bzip2 tar-ustar 1.9]) -- cgit v1.2.3