diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2013-08-03 22:01:06 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2013-08-03 22:01:06 +0200 |
| commit | 25070dda4b1aaaf402db621d10fc901b82d78377 (patch) | |
| tree | 0884ca859f1d20f0a0009e1ebd99a0c27007986d /configure.ac | |
| parent | 72bbb5f42fe8e47d6314eb92a0ada6554644305c (diff) | |
Release mtdev-1.1.4v1.1.4
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 c4b36ac..a8abb7b 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.3], | 4 | [1.1.4], |
| 5 | [], | 5 | [], |
| 6 | [mtdev]) | 6 | [mtdev]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
