diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-07-13 09:14:35 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-07-13 09:14:35 +0200 |
| commit | 7de1f0b0bbfb4dd5b205ed74d2f8ad2ca5e663b6 (patch) | |
| tree | ce46ebc2d933f09e6822345d344378b5b99ad14b | |
| parent | 3557acb6a9eec0c0d752a1f3d783b5f50bc19e1b (diff) | |
mtdev v1.0.4v1.0.4
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7e994b6..76a3700 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.3], | 4 | [1.0.4], |
| 5 | [], | 5 | [], |
| 6 | [mtdev]) | 6 | [mtdev]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
