diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-07-19 13:09:51 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-07-19 13:09:51 +0200 |
| commit | 926493b33a0836931ee454cba0761f021d078078 (patch) | |
| tree | 27567dc46ce643773e3332c26b88808f39a08b8b | |
| parent | d2a8e0bfda364730ba5c06be4adc783f9a889073 (diff) | |
mtdev v1.0.6v1.0.6
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 273e04a..d6cba97 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([Multitouch Protocol Translation Library], | 3 | AC_INIT([Multitouch Protocol Translation Library], |
| 4 | [1.0.5], | 4 | [1.0.6], |
| 5 | [], | 5 | [], |
| 6 | [mtdev]) | 6 | [mtdev]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
