diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-11-07 18:07:07 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-11-07 18:07:07 +0100 |
| commit | db1fdc76ceb5d1bbe32c193e13eb4357da5d0b81 (patch) | |
| tree | dca9c89a3419a8cd81635b256cfcad87eb478e6e | |
| parent | 67fdae132708889ed89e302bd63a5cb91b2c75a7 (diff) | |
mtdev v1.0.11v1.0.11
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 57cca2d..78a4f3d 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.10], | 4 | [1.0.11], |
| 5 | [], | 5 | [], |
| 6 | [mtdev]) | 6 | [mtdev]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
