diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-08-08 12:03:47 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-08 12:05:23 +0200 |
| commit | fff2c89c1651f0c5aef75510f915a999700c31b9 (patch) | |
| tree | df85d3059bdab65174dba01096885e26b3d74dd5 /configure.ac | |
| parent | 110d9b707d42d6ae8dbb2ee6a72af24425f5b861 (diff) | |
grail v1.0.4v1.0.4
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 6d8a72b..71e32e2 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.3], | 4 | [1.0.4], |
| 5 | [], | 5 | [], |
| 6 | [grail]) | 6 | [grail]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
