diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2011-02-21 13:29:59 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2011-02-22 16:59:28 +0100 |
| commit | 689e7a5fe2a305e791c12e538806502814d533d3 (patch) | |
| tree | 4eb3349acca749c948e2845f853a955bbee28ba9 /configure.ac | |
| parent | c248be1e5b4eac3cd211b8bd1c35f06772e309b0 (diff) | |
Bump to version 1.1.3v1.1.3
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 516fd82..b20f47b 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.2], | 4 | [1.1.3], |
| 5 | [], | 5 | [], |
| 6 | [mtview]) | 6 | [mtview]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
