aboutsummaryrefslogtreecommitdiffstats
path: root/tools/blktap/Makefile
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-12-04 12:06:38 +0100
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-12-04 12:06:38 +0100
commit55f8d24f80a222b0494b8545eece615a03d45062 (patch)
treecfa27a76f6905c6e078da9e70ced32ba80d12405 /tools/blktap/Makefile
parente23e1a21a52dbf5257f03acde1a5dd0c88cd91f1 (diff)
downloadxen-55f8d24f80a222b0494b8545eece615a03d45062.tar.gz
xen-55f8d24f80a222b0494b8545eece615a03d45062.tar.bz2
xen-55f8d24f80a222b0494b8545eece615a03d45062.zip
Bump blktap and dom0op version numbers.
Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'tools/blktap/Makefile')
-rw-r--r--tools/blktap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/blktap/Makefile b/tools/blktap/Makefile
index d5d6f3eab3..d61c407c03 100644
--- a/tools/blktap/Makefile
+++ b/tools/blktap/Makefile
@@ -1,4 +1,4 @@
-MAJOR = 2.0
+MAJOR = 3.0
MINOR = 0
SONAME = libblktap.so.$(MAJOR)