From: Andrew Cooper Date: Thu, 25 Mar 2021 19:40:58 +0000 (+0000) Subject: tools/libfsimage: Bump SONAME to 4.16 X-Git-Tag: archive/raspbian/4.16.0+51-g0941d6cb-1+rpi1~2^2~42^2~797 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b9005bb34f051e5da82a9b6fd5097182148c8539;p=xen.git tools/libfsimage: Bump SONAME to 4.16 Fixes: a04509d34d ("Branching: Update version files etc. for newly unstable") Signed-off-by: Andrew Cooper Acked-by: Ian Jackson --- diff --git a/tools/libfsimage/common/Makefile b/tools/libfsimage/common/Makefile index 060f029ca9..24bc90e73e 100644 --- a/tools/libfsimage/common/Makefile +++ b/tools/libfsimage/common/Makefile @@ -1,7 +1,7 @@ XEN_ROOT = $(CURDIR)/../../.. include $(XEN_ROOT)/tools/libfsimage/Rules.mk -MAJOR = 4.15 +MAJOR = 4.16 MINOR = 0 LDFLAGS-$(CONFIG_SunOS) = -Wl,-M -Wl,mapfile-SunOS