summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-12-22 08:46:01 +0100
committerHenrik Rydberg <rydberg@euromail.se>2010-12-22 08:46:01 +0100
commit276fb1568901dfb363da2bb7d5386e936b6a65fe (patch)
tree9315422afa7a908b0d20997ae624338e6ce4aee6 /configure.ac
parent582fcff5ba71ac394721d79ec6023ab17375d0b8 (diff)
Bump to version 1.0.3v1.0.3
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 279aec9..1105932 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([Kernel device emulation], 3AC_INIT([Kernel device emulation],
4 [1.0.2], 4 [1.0.3],
5 [], 5 [],
6 [utouch-evemu]) 6 [utouch-evemu])
7AC_CONFIG_SRCDIR([Makefile.am]) 7AC_CONFIG_SRCDIR([Makefile.am])