aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstore
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/xenstore
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/xenstore')
-rw-r--r--tools/xenstore/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xenstore/Makefile b/tools/xenstore/Makefile
index 4ded89225b..9172d3ae60 100644
--- a/tools/xenstore/Makefile
+++ b/tools/xenstore/Makefile
@@ -2,7 +2,7 @@ XEN_ROOT=$(CURDIR)/../..
include $(XEN_ROOT)/tools/Rules.mk
MAJOR = 3.0
-MINOR = 1
+MINOR = 2
CFLAGS += -Werror
CFLAGS += -I.