diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-11-08 20:44:21 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-11-08 20:44:21 +0100 |
| commit | c91f21c9086374da1badd9026797ad29e3af63eb (patch) | |
| tree | 9631b34617e1fe018ba374209ec546f9e1f9802e | |
| parent | 878a64f830fbf4135e7450df50655616da9a8dc6 (diff) | |
grail v1.0.16v1.0.16
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 184cefa..4154ef5 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.15], | 4 | [1.0.16], |
| 5 | [], | 5 | [], |
| 6 | [utouch-grail]) | 6 | [utouch-grail]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
