diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-09-28 10:12:32 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-09-28 11:28:57 +0200 |
| commit | 0c1c58d22ee7a47add33b100d54cc3acc4aa1093 (patch) | |
| tree | ddb25858051663e555e566e09c042e551bef5567 /configure.ac | |
| parent | 43b59959e189fa967ad0fd4d3f2d51061ac5b1d7 (diff) | |
grail v1.0.15v1.0.15
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 09acddf..184cefa 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.14], | 4 | [1.0.15], |
| 5 | [], | 5 | [], |
| 6 | [utouch-grail]) | 6 | [utouch-grail]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
