diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-08-20 08:41:06 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-20 08:41:06 +0200 |
| commit | e87987b272292fd11ada44f9d3611030a607d8cf (patch) | |
| tree | 084e3e83dab303c695a09bcc25fdc1d047b7da5f | |
| parent | 6a305ab4e7b8d53e8db464e2f5c10a57b33564f9 (diff) | |
grail v1.0.10v1.0.10
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a4cf4a4..72c8b9b 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.9], | 4 | [1.0.10], |
| 5 | [], | 5 | [], |
| 6 | [utouch-grail]) | 6 | [utouch-grail]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
