diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2012-02-20 16:03:05 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2012-02-20 16:03:05 +0100 |
| commit | 5a6773f85a77e78dbbb915e32768aa24e1c83124 (patch) | |
| tree | 32fa607e83f9c4f8e024ca157878bbc293c3ead9 /configure.ac | |
| parent | 43ce27aab2d990e9a4f54d2050b851bd2da01875 (diff) | |
Release mtdev-1.1.2v1.1.2
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
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 f8613ec..f0631b1 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.1.0], | 4 | [1.1.2], |
| 5 | [], | 5 | [], |
| 6 | [mtdev]) | 6 | [mtdev]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
