aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test/configure.ac
diff options
context:
space:
mode:
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>2005-11-08 12:02:10 +0100
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>2005-11-08 12:02:10 +0100
commitf1c40ce58ba8e1ee63f7fa13f9e16bc92bb11f63 (patch)
tree27cfa109c2baf14c5a31debd814950cf0e79e6c2 /tools/xm-test/configure.ac
parentc702df17bf0d1ae2195c52237581efe158022070 (diff)
downloadxen-f1c40ce58ba8e1ee63f7fa13f9e16bc92bb11f63.tar.gz
xen-f1c40ce58ba8e1ee63f7fa13f9e16bc92bb11f63.tar.bz2
xen-f1c40ce58ba8e1ee63f7fa13f9e16bc92bb11f63.zip
This patch increments the version number of xm-test so that we can
distinguish reports from the 0.4.0 tarball and in-tree versions. Signed-off-by: Dan Smith <danms@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 8580db97dc..5c37f3a8c7 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.4.0])
+AC_INIT([xm-test], [0.5.0])
AM_INIT_AUTOMAKE([1.7 foreign])
# Check for dependencies