diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-07-15 14:51:55 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-07-15 14:52:22 +0200 |
| commit | a6f1a4dd2c14908c6602c4c2438ef4b5cb86de99 (patch) | |
| tree | 2c9f394d8550b0b9251a2d45cac84a6cd63d0084 /configure.ac | |
| parent | 16110e89a671067ee53cb7a8bce6b6a2690b97ae (diff) | |
mtdev v1.0.5v1.0.5
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 76a3700..273e04a 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.4], | 4 | [1.0.5], |
| 5 | [], | 5 | [], |
| 6 | [mtdev]) | 6 | [mtdev]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
