summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2011-02-23 13:04:18 +0100
committerHenrik Rydberg <rydberg@euromail.se>2011-02-23 13:04:18 +0100
commit8aba7d8702b4aa19afd3ad1f4280cdd594bf1e05 (patch)
tree93fdca9e1664795f9b1dc98250ae750f2b1f7e1a /configure.ac
parent0034491b10ebf3b608adbbce238298ca4aa9dd7f (diff)
Bump to version 1.1.4v1.1.4
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 a713f45..b744fc4 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.3], 4 [1.1.4],
5 [], 5 [],
6 [mtview]) 6 [mtview])
7AC_CONFIG_SRCDIR([Makefile.am]) 7AC_CONFIG_SRCDIR([Makefile.am])