From 0a1d156e55444cb821fa8d14e7b4a7dff4cf7901 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Fri, 25 Feb 2011 10:00:19 +0100 Subject: Release version 1.0.20 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1bae273..e8ba92a 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.18], + [1.0.20], [], [utouch-grail]) AC_CONFIG_SRCDIR([Makefile.am]) -- cgit v1.2.3