diff options
| author | Henrik Rydberg <rydberg@bitmath.se> | 2024-04-04 09:47:16 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@bitmath.se> | 2024-04-04 09:47:16 +0200 |
| commit | 9035c2225494b80b02e985fc7ee77880e0bd6993 (patch) | |
| tree | e4414e196eaea714809b94b627a9a105dddff63c /configure.ac | |
| parent | b969a91d9c971d4cdfda72c7a7bffe63c826751b (diff) | |
Signed-off-by: Henrik Rydberg <rydberg@bitmath.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 c8d88fc..3a7ea4a 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.6], | 4 | [1.1.7], |
| 5 | [], | 5 | [], |
| 6 | [mtdev]) | 6 | [mtdev]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
