diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2011-02-23 13:04:18 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2011-02-23 13:04:18 +0100 |
| commit | 8aba7d8702b4aa19afd3ad1f4280cdd594bf1e05 (patch) | |
| tree | 93fdca9e1664795f9b1dc98250ae750f2b1f7e1a | |
| parent | 0034491b10ebf3b608adbbce238298ca4aa9dd7f (diff) | |
Bump to version 1.1.4v1.1.4
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a713f45..b744fc4 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.3], | 4 | [1.1.4], |
| 5 | [], | 5 | [], |
| 6 | [mtview]) | 6 | [mtview]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
