diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-08-18 11:06:34 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-18 11:06:34 +0200 |
| commit | a2ea1c9154c0d746f8c4e72425435fc017324d43 (patch) | |
| tree | ddd11acd7ab752ee3da5161e6b41465cbf1e1a25 /configure.ac | |
| parent | 810cef87de0d65e505e68ad39c469c2e9ce6d0a1 (diff) | |
mtdev v1.0.9v1.0.9
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 2f571f6..b9fc848 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.8], | 4 | [1.0.9], |
| 5 | [], | 5 | [], |
| 6 | [mtdev]) | 6 | [mtdev]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
