summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen M. Webb <stephen.webb@canonical.com>2011-11-30 22:27:16 -0500
committerStephen M. Webb <stephen.webb@canonical.com>2011-11-30 22:27:16 -0500
commit703c5339e407ca13376b16cbc1bfd8d4402cb4b5 (patch)
treec206f536e7ca678c1a964123de291bf84d72d4d6
parent4f3e3372c61fbdab0e32c6763f827209871abfc7 (diff)
Bumped version to 1.0.8.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 20589c9..38f4610 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([Kernel device emulation],
- [1.0.7],
+ [1.0.8],
[],
[utouch-evemu])
AC_CONFIG_SRCDIR([Makefile.am])