diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2011-02-15 18:58:35 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2011-02-15 18:58:35 +0100 |
| commit | b920a6a5808aace8a8d45d50c2ba433c68b7dd4d (patch) | |
| tree | 22fc34e43de30b961caaec5369be96fff3c8a2dc | |
| parent | 91c364d87b88a89dc991f9effbf4d537ca19192a (diff) | |
Bump to version v1.1.2v1.1.2
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8e107ff..e1e6947 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.1], | 4 | [1.1.2], |
| 5 | [], | 5 | [], |
| 6 | [mtview]) | 6 | [mtview]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
