[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] tools: bump SONAMEs for changes during 4.2 development cycle.
# HG changeset patch # User Ian Campbell <ian.campbell@xxxxxxxxxx> # Date 1348576800 -3600 # Node ID 0a64f1a3f72c780a3c1b525de19096d869668349 # Parent 16ee1d300cfd15fcb99f743763521d71e7d8b221 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> --- diff -r 16ee1d300cfd -r 0a64f1a3f72c tools/libxl/Makefile --- a/tools/libxl/Makefile Tue Sep 25 11:03:51 2012 +0100 +++ b/tools/libxl/Makefile Tue Sep 25 13:40:00 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 16ee1d300cfd -r 0a64f1a3f72c tools/xenstore/Makefile --- a/tools/xenstore/Makefile Tue Sep 25 11:03:51 2012 +0100 +++ b/tools/xenstore/Makefile Tue Sep 25 13:40:00 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 |