diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-08-06 14:39:27 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-06 14:39:27 +0200 |
| commit | 4af2240c46ea401ce259f1c4c1401b335b397987 (patch) | |
| tree | 7d4ad7f62183dae40565c047eb07f299fbe2c16f | |
| parent | 3b6bc1a7dc5871aef2c47426f87bb409a622de29 (diff) | |
grail v1.0.1v1.0.1
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b2e70d9..61f7e69 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.0], | 4 | [1.0.1], |
| 5 | [], | 5 | [], |
| 6 | [grail]) | 6 | [grail]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
