aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2011-04-08 16:17:18 +0100
committerIan Campbell <ian.campbell@citrix.com>2011-04-08 16:17:18 +0100
commite5407d09856917efc636f6e71d8ade8cf57bf651 (patch)
tree73f330239653daa8cad5101902f11998dd25df0a /tools
parent0d64bb7057e54ac00f6ad5f7d36fc461f290ec5e (diff)
downloadxen-e5407d09856917efc636f6e71d8ade8cf57bf651.tar.gz
xen-e5407d09856917efc636f6e71d8ade8cf57bf651.tar.bz2
xen-e5407d09856917efc636f6e71d8ade8cf57bf651.zip
libxl: bump SONAME after binary incompatible change.
Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/libxl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/libxl/Makefile b/tools/libxl/Makefile
index 3299aa6bc3..538cd16680 100644
--- a/tools/libxl/Makefile
+++ b/tools/libxl/Makefile
@@ -5,7 +5,7 @@
XEN_ROOT = $(CURDIR)/../..
include $(XEN_ROOT)/tools/Rules.mk
-MAJOR = 1.0
+MAJOR = 2.0
MINOR = 0
XLUMAJOR = 1.0