From afc412d5c5567438a9a9a806b2f12dbd377bd38b Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Sun, 2 Jan 2011 12:32:27 +0100 Subject: Bump to v1.0.18 The grail symbols are intact and abi compatible, whereas the remaining symbols, which should not really be present, have all been removed. Since the remaining symbols represent the actual official API, this is not considered an ABI breakage. Signed-off-by: Henrik Rydberg --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index a705d57..1bae273 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([Gesture Recognition And Instantiation Library], - [1.0.17], + [1.0.18], [], [utouch-grail]) AC_CONFIG_SRCDIR([Makefile.am]) -- cgit v1.2.3