diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-06-22 11:55:38 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-06-22 11:55:38 +0200 |
| commit | d29155e8436e084d925fc3ed5bb1fce94bc69949 (patch) | |
| tree | 2a7a4ee15cc12de8bc703f811020c38b909040b5 /configure.ac | |
| parent | d4d92de224681a260de81be44374649de2bfb485 (diff) | |
mtdev v1.0.1v1.0.1
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3a033ab..a4e97eb 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.0], | 4 | [1.0.1], |
| 5 | [], | 5 | [], |
| 6 | [mtdev]) | 6 | [mtdev]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
