diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2011-01-03 19:53:10 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2011-01-03 19:53:10 +0100 |
| commit | 9607b34bf384cd341f2ac2a7a06f1021eff14363 (patch) | |
| tree | 6070e568188d55507efd14fd125b1b192d251955 | |
| parent | 9199a7a2b1379d2718bb76ef848a9b2d395fde0c (diff) | |
Bump to v1.1.1v1.1.1
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 60d7026..5e177c7 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.0], | 4 | [1.1.1], |
| 5 | [], | 5 | [], |
| 6 | [mtview]) | 6 | [mtview]) |
| 7 | AC_CONFIG_SRCDIR([Makefile.am]) | 7 | AC_CONFIG_SRCDIR([Makefile.am]) |
