aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test/configure.ac
diff options
context:
space:
mode:
authorEwan Mellor <ewan@xensource.com>2006-11-01 08:42:02 +0000
committerEwan Mellor <ewan@xensource.com>2006-11-01 08:42:02 +0000
commitc0b2fe79a223e2a3bd2a49ba5ad8cee6d348c96e (patch)
tree0aa62c260d4da683ca16365e97e8812f1d3b4086 /tools/xm-test/configure.ac
parente1502fb42286b8a824b900b2ce81e13ca809d38a (diff)
downloadxen-c0b2fe79a223e2a3bd2a49ba5ad8cee6d348c96e.tar.gz
xen-c0b2fe79a223e2a3bd2a49ba5ad8cee6d348c96e.tar.bz2
xen-c0b2fe79a223e2a3bd2a49ba5ad8cee6d348c96e.zip
Bump xm-test version to 1.1 to accommodate new devices.
Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Diffstat (limited to 'tools/xm-test/configure.ac')
-rw-r--r--tools/xm-test/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xm-test/configure.ac b/tools/xm-test/configure.ac
index 7eeeb76eab..c9c5bd2d63 100644
--- a/tools/xm-test/configure.ac
+++ b/tools/xm-test/configure.ac
@@ -1,7 +1,7 @@
# xm-test configure.ac input script
# Basic header information
-AC_INIT([xm-test], [1.0.0])
+AC_INIT([xm-test], [1.1.0])
AM_INIT_AUTOMAKE([1.7 foreign])
MK=''; AC_SUBST(MK)