diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-09-07 16:22:30 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-09-07 16:22:30 +0200 |
| commit | 1390859adc7fd084c5c546984d415e44bfc44ccd (patch) | |
| tree | 62f37072bfa857d1f735e4865757413f1f0e6171 | |
| parent | 61632a31642ecaa7288624b0dc9887c4196cc165 (diff) | |
mtdev v1.0.10v1.0.10
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b9fc848..57cca2d 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.9], | 4 | [1.0.10], |
| 5 | [], | 5 | [], |
| 6 | [mtdev]) | 6 | [mtdev]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
