diff mbox series

tools/libfsimage: Bump SONAME to 4.16

Message ID 20210325194201.10998-1-andrew.cooper3@citrix.com (mailing list archive)
State New, archived
Headers show
Series tools/libfsimage: Bump SONAME to 4.16 | expand

Commit Message

Andrew Cooper March 25, 2021, 7:42 p.m. UTC
Fixes: a04509d34d ("Branching: Update version files etc. for newly unstable")
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
---
CC: Ian Jackson <iwj@xenproject.org>
CC: Wei Liu <wl@xen.org>
---
 tools/libfsimage/common/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Ian Jackson March 26, 2021, 12:05 p.m. UTC | #1
Andrew Cooper writes ("[PATCH] tools/libfsimage: Bump SONAME to 4.16"):
> Fixes: a04509d34d ("Branching: Update version files etc. for newly unstable")
> Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>

Release-Acked-by: Ian Jackson <iwj@xenproject.org>
Acked-by: Ian Jackson <iwj@xenproject.org>
diff mbox series

Patch

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