summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2011-03-03 15:31:59 +0100
committerHenrik Rydberg <rydberg@euromail.se>2011-03-03 15:31:59 +0100
commitdf69131e35efb7903d3e292159336568620ab6e3 (patch)
treed69ec4e6c324962c21924818111f0effe1ae49d1 /configure.ac
parent584289e979051038676f836b8d72c45c1c748cba (diff)
Release v1.1.6v1.1.6
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f52e9dd..b406388 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
1# Initialize Autoconf 1# Initialize Autoconf
2AC_PREREQ([2.60]) 2AC_PREREQ([2.60])
3AC_INIT([Multitouch Viewer], 3AC_INIT([Multitouch Viewer],
4 [1.1.5], 4 [1.1.6],
5 [], 5 [],
6 [mtview]) 6 [mtview])
7AC_CONFIG_SRCDIR([Makefile.am]) 7AC_CONFIG_SRCDIR([Makefile.am])