diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2011-03-03 12:07:33 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2011-03-03 12:07:33 +0100 |
| commit | f19a2c6be427b6f72f237973339a1bd4f438ba38 (patch) | |
| tree | 8cfd9f618a081b54a46ac8619b9e52e89d124e26 /configure.ac | |
| parent | 4d25c9c3ab792b9b94c3cf094d53d2d9e72f9f0a (diff) | |
Bump to v1.1.5v1.1.5
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 b744fc4..f52e9dd 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.4], | 4 | [1.1.5], |
| 5 | [], | 5 | [], |
| 6 | [mtview]) | 6 | [mtview]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
