diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-11-17 17:24:33 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-11-17 17:24:55 +0100 |
| commit | a70656bd749b1989cdf564b535c0aede8ebf4666 (patch) | |
| tree | d702efe4658297c891ec0edbb4c6212fda43ad1b | |
| parent | 51236c2d264eababc9e1d16e206a6cc89ffb6d93 (diff) | |
grail v1.0.17v1.0.17
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4154ef5..21f070e 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # Initialize Autoconf | 1 | # Initialize Autoconf |
| 2 | AC_PREREQ([2.60]) | 2 | AC_PREREQ([2.60]) |
| 3 | AC_INIT([Gesture Recognition And Instantiation Library], | 3 | AC_INIT([Gesture Recognition And Instantiation Library], |
| 4 | [1.0.16], | 4 | [1.0.17], |
| 5 | [], | 5 | [], |
| 6 | [utouch-grail]) | 6 | [utouch-grail]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
