[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-4.2-testing] tools: bump SONAMEs for changes during 4.2 development cycle.
# HG changeset patch # User Ian Campbell <ian.campbell@xxxxxxxxxx> # Date 1349190130 -3600 # Node ID ca3e8190a72c23c228a752887434cb7ae0fc7332 # Parent 906b3a2fcd0a82f37dcdf7ac83d71c637006c6f5 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@xxxxxxxxxx> Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Committed-by: Ian Campbell <ian.campbell@xxxxxxxxxx> xen-unstable changeset: 25943:0a64f1a3f72c Backport-requested-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- diff -r 906b3a2fcd0a -r ca3e8190a72c tools/libxl/Makefile --- a/tools/libxl/Makefile Tue Oct 02 10:20:13 2012 +0100 +++ b/tools/libxl/Makefile Tue Oct 02 16:02:10 2012 +0100 @@ -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 diff -r 906b3a2fcd0a -r ca3e8190a72c tools/xenstore/Makefile --- a/tools/xenstore/Makefile Tue Oct 02 10:20:13 2012 +0100 +++ b/tools/xenstore/Makefile Tue Oct 02 16:02:10 2012 +0100 @@ -2,7 +2,7 @@ XEN_ROOT=$(CURDIR)/../.. include $(XEN_ROOT)/tools/Rules.mk MAJOR = 3.0 -MINOR = 1 +MINOR = 2 CFLAGS += -Werror CFLAGS += -I. _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |