diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2011-03-04 09:52:48 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2011-03-04 09:52:48 +0100 |
| commit | ad437c38dc111cf3990a03abf14efe1b5d89604b (patch) | |
| tree | a4e65e1a2a0568d0917ebcda3321cd4944659786 /configure.ac | |
| parent | 20c6b00f9bda89b2cf7f8025db96f74f69948bf2 (diff) | |
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 3cf8776..673ce7f 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 Viewer], | 3 | AC_INIT([Multitouch Viewer], |
| 4 | [1.1.6], | 4 | [1.1.7], |
| 5 | [], | 5 | [], |
| 6 | [mtview]) | 6 | [mtview]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
