summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2011-02-25 10:00:19 +0100
committerHenrik Rydberg <rydberg@euromail.se>2011-03-14 12:55:20 +0100
commit0a1d156e55444cb821fa8d14e7b4a7dff4cf7901 (patch)
tree3db65e4338b7b39250a4646124f1fdc46149fdcd
parentb0ce015a8494bdc48e4d38ddf22b7e5e4c02814a (diff)
Release version 1.0.20
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1bae273..e8ba92a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
1# Initialize Autoconf 1# Initialize Autoconf
2AC_PREREQ([2.60]) 2AC_PREREQ([2.60])
3AC_INIT([Gesture Recognition And Instantiation Library], 3AC_INIT([Gesture Recognition And Instantiation Library],
4 [1.0.18], 4 [1.0.20],
5 [], 5 [],
6 [utouch-grail]) 6 [utouch-grail])
7AC_CONFIG_SRCDIR([Makefile.am]) 7AC_CONFIG_SRCDIR([Makefile.am])