]> xenbits.xensource.com Git - xen.git/commitdiff
tools: bump library version numbers
authorWei Liu <wei.liu2@citrix.com>
Thu, 14 Mar 2019 12:30:37 +0000 (12:30 +0000)
committerWei Liu <wei.liu2@citrix.com>
Thu, 14 Mar 2019 12:31:54 +0000 (12:31 +0000)
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
tools/libfsimage/common/Makefile
tools/libvchan/Makefile
tools/libxc/Makefile
tools/libxl/Makefile
tools/xenstat/libxenstat/Makefile

index b9fb15fcadbabf583f9b33e7814c825e45ad7c63..7752b55bcbfaaf63ea3b57480837f13ea766f7b3 100644 (file)
@@ -1,7 +1,7 @@
 XEN_ROOT = $(CURDIR)/../../..
 include $(XEN_ROOT)/tools/libfsimage/Rules.mk
 
-MAJOR = 4.12
+MAJOR = 4.13
 MINOR = 0
 
 LDFLAGS-$(CONFIG_SunOS) = -Wl,-M -Wl,mapfile-SunOS
index de9b44978ff9e4b5bcbafbf2843fcd2f1c73c7bf..f5f35bba95d7244d539cf09c9229577b335fee36 100644 (file)
@@ -14,7 +14,7 @@ LIBVCHAN_LIBS = $(LDLIBS_libxenstore) $(LDLIBS_libxengnttab) $(LDLIBS_libxenevtc
 $(LIBVCHAN_OBJS) $(LIBVCHAN_PIC_OBJS): CFLAGS += $(CFLAGS_libxenstore) $(CFLAGS_libxengnttab) $(CFLAGS_libxenevtchn)
 $(NODE_OBJS) $(NODE2_OBJS): CFLAGS += $(CFLAGS_libxengnttab) $(CFLAGS_libxenevtchn)
 
-MAJOR = 4.12
+MAJOR = 4.13
 MINOR = 0
 
 CFLAGS += -I../include -I.
index 44d9d09d4e40a61b04b519428eca333ca61c0d8c..668cbce0f8615bbc52a76e41c444d142232ec077 100644 (file)
@@ -1,7 +1,7 @@
 XEN_ROOT = $(CURDIR)/../..
 include $(XEN_ROOT)/tools/Rules.mk
 
-MAJOR    = 4.12
+MAJOR    = 4.13
 MINOR    = 0
 
 ifeq ($(CONFIG_LIBXC_MINIOS),y)
index 6da342ed61ee8a7c642406b191083fd5f589b22f..5015ecbf27372fef551b5ff8e984f1230fde0b5f 100644 (file)
@@ -5,10 +5,10 @@
 XEN_ROOT = $(CURDIR)/../..
 include $(XEN_ROOT)/tools/Rules.mk
 
-MAJOR = 4.12
+MAJOR = 4.13
 MINOR = 0
 
-XLUMAJOR = 4.12
+XLUMAJOR = 4.13
 XLUMINOR = 0
 
 CFLAGS += -Werror -Wno-format-zero-length -Wmissing-declarations \
index eb88085933e1f5a63e8040d7fa369634fbcce636..58f9d63de54c334fd35e75e0d1d6ba5fc109a65b 100644 (file)
@@ -18,7 +18,7 @@ include $(XEN_ROOT)/tools/Rules.mk
 LDCONFIG=ldconfig
 MAKE_LINK=ln -sf
 
-MAJOR=4.12
+MAJOR=4.13
 MINOR=0
 
 LIB=src/libxenstat.a