diff options
| author | Henrik Rydberg <rydberg@bitmath.se> | 2020-01-26 14:40:46 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@bitmath.se> | 2020-01-26 15:00:32 +0100 |
| commit | 25d541d2b0b526eba58fee99ceac202acca6d4a2 (patch) | |
| tree | 7c3e8f00bde16191d5ef6bfc5df86f0f331982b6 | |
| parent | 598e561881c687cea072375637aa08ac9230fabe (diff) | |
Release mtdev-1.1.6v1.1.6
Signed-off-by: Henrik Rydberg <rydberg@bitmath.se>
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a0a2c47..c8d88fc 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.5], | 4 | [1.1.6], |
| 5 | [], | 5 | [], |
| 6 | [mtdev]) | 6 | [mtdev]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
