diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-08-19 22:18:40 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-19 22:18:40 +0200 |
| commit | feb9f66ac3f30588bb276aa0c0e37084f0e68cbd (patch) | |
| tree | 8f490af534f57ed4d61b5936c13ac8c9ac08cb86 /configure.ac | |
| parent | 76f51a7675801acfe8e58c6a21192668d23d3320 (diff) | |
grail v1.0.9v1.0.9
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 627360e..a4cf4a4 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.8], | 4 | [1.0.9], |
| 5 | [], | 5 | [], |
| 6 | [utouch-grail]) | 6 | [utouch-grail]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
