diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-06-22 22:42:22 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-06-22 22:42:22 +0200 |
| commit | a0dc5304a856158939b52980ce5eaf7d25b67bf1 (patch) | |
| tree | d9a57fb31f1f1b40877fd7eea520f990df84f430 | |
| parent | 0acc1d3fbacf08543c46387ed5dba6a1e2b36ec0 (diff) | |
mtdev v1.0.2v1.0.2
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a4e97eb..87e297c 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.1], | 4 | [1.0.2], |
| 5 | [], | 5 | [], |
| 6 | [mtdev]) | 6 | [mtdev]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
