diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-08-10 15:02:34 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-10 17:30:21 +0100 |
| commit | 131d3f122931f90eb2e81b4a614a96389353f756 (patch) | |
| tree | b6ae0d61299a99301b4c2f2a41d488bb490ec480 /configure.ac | |
| parent | 5abd33f31af910fe1cbdd270bbd2c1342799b576 (diff) | |
grail v1.0.5
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 71e32e2..6606628 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.4], | 4 | [1.0.5], |
| 5 | [], | 5 | [], |
| 6 | [grail]) | 6 | [grail]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
