aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2009-01-23 11:51:43 +0000
committerKeir Fraser <keir.fraser@citrix.com>2009-01-23 11:51:43 +0000
commit26181d3763cdddedbb9d948391f23900cd48502d (patch)
treecb14dc9c1ee00b9eafba417f2127a540ec95fc27 /tools
parente2b1ebf4de503eef701bf122362355ec11af34f3 (diff)
downloadxen-26181d3763cdddedbb9d948391f23900cd48502d.tar.gz
xen-26181d3763cdddedbb9d948391f23900cd48502d.tar.bz2
xen-26181d3763cdddedbb9d948391f23900cd48502d.zip
bump libxenctrl and libxenguest versions
In c/s 19009 an incompatible change was made to the ABI of libelf-*, which are included in libxenctrl and libxenguest. To avoid client programs (such as python/lowlevel/xc/xc.so) picking up a wrong version and perhaps crashing, the soname should be changed. I have chosen the version number 3.4 as xen-unstable is currently the pre-3.4 branch. I assume we don't care about API/ABI stability within an unstable branch. Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/libxc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/libxc/Makefile b/tools/libxc/Makefile
index 6f839463d7..63af2b3288 100644
--- a/tools/libxc/Makefile
+++ b/tools/libxc/Makefile
@@ -1,7 +1,7 @@
XEN_ROOT = ../..
include $(XEN_ROOT)/tools/Rules.mk
-MAJOR = 3.2
+MAJOR = 3.4
MINOR = 0
CTRL_SRCS-y :=