diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-06-24 21:03:42 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-06-24 21:03:42 +0200 |
| commit | e1c48e0763304ae58752c29c3afb85f68bdf32fa (patch) | |
| tree | 958d0f84eff1ef629f52ae3474ffd3bec393d78f | |
| parent | c880548a2973a52070cb583923d5edae375b7b6d (diff) | |
mtdev v1.0.3v1.0.3
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 87e297c..b802fa4 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.2], | 4 | [1.0.3], |
| 5 | [], | 5 | [], |
| 6 | [mtdev]) | 6 | [mtdev]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
