aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/Makefile
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2012-09-25 13:40:00 +0100
committerIan Campbell <ian.campbell@citrix.com>2012-09-25 13:40:00 +0100
commit2e8a378ae3f9f974bf79cab0578368139d242adb (patch)
treeeb040ffa9b6e760da03c6daa265c942ae81956b1 /tools/libxl/Makefile
parent95393dde94267faa1525f6a1a27c6e47fc0fec59 (diff)
downloadxen-2e8a378ae3f9f974bf79cab0578368139d242adb.tar.gz
xen-2e8a378ae3f9f974bf79cab0578368139d242adb.tar.bz2
xen-2e8a378ae3f9f974bf79cab0578368139d242adb.zip
tools: bump SONAMEs for changes during 4.2 development cycle.
We mostly did this as we went along, only a couple of minor number bumps were missed http://marc.info/?l=xen-devel&m=134366054929255&w=2: - Bumped libxl from 1.0.0 -> 1.0.1 - Bumped libxenstore from 3.0.1 -> 3.0.2 Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> Committed-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'tools/libxl/Makefile')
-rw-r--r--tools/libxl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/libxl/Makefile b/tools/libxl/Makefile
index af9939ffaa..298405181e 100644
--- a/tools/libxl/Makefile
+++ b/tools/libxl/Makefile
@@ -9,7 +9,7 @@ MAJOR = 2.0
MINOR = 0
XLUMAJOR = 1.0
-XLUMINOR = 0
+XLUMINOR = 1
CFLAGS += -Werror -Wno-format-zero-length -Wmissing-declarations \
-Wno-declaration-after-statement -Wformat-nonliteral