aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test/configure.ac
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-04-28 14:13:56 +0100
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-04-28 14:13:56 +0100
commit87ffe80ef7806e4e1eef9b98376d906ad7bc9d3f (patch)
tree2a68216c361bde0f407379672596e6fddfeace5a /tools/xm-test/configure.ac
parentc57010da2d0667184027c8b5dda5474c2311f0a7 (diff)
downloadxen-87ffe80ef7806e4e1eef9b98376d906ad7bc9d3f.tar.gz
xen-87ffe80ef7806e4e1eef9b98376d906ad7bc9d3f.tar.bz2
xen-87ffe80ef7806e4e1eef9b98376d906ad7bc9d3f.zip
This patch fixes the buildroot for the xm-test ramdisk. The buildroot xm-test
was getting is no longer there, they've pruned the snapshots. This patch adds a new buildroot and updates the buildroot configuration. I also incremented the xm-test release version to 0.8. Signed-off-by: Daniel Stekloff <dsteklof@us.ibm.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 c2e380cfe1..25950d987e 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], [0.7.0])
+AC_INIT([xm-test], [0.8.0])
AM_INIT_AUTOMAKE([1.7 foreign])
# Check for dependencies