diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-08-02 00:22:50 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-02 01:49:31 +0200 |
| commit | e91311dc01f970b687da4f00810cf40d3d37a5e4 (patch) | |
| tree | 9b81bdee45498643aa2f2d51940c7abaf3ab54c9 | |
| parent | caa4aaafe48fce11f6826ba2d0b8f1ff4f8e49cf (diff) | |
mtdev v1.0.8v1.0.8
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 56a4794..2f571f6 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.7], | 4 | [1.0.8], |
| 5 | [], | 5 | [], |
| 6 | [mtdev]) | 6 | [mtdev]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
