libxencall: Bump SONAME following new functionality
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 24 Jun 2021 17:49:14 +0000 (18:49 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 25 Jun 2021 11:38:18 +0000 (12:38 +0100)
Fixes: bef64f2c00 ("libxencall: introduce variant of xencall2() returning long")
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Ian Jackson <iwj@xenproject.org>
tools/libs/call/Makefile

index 4ed201b3b30d66d568571561db5eff04bad2dc53..93d404b79e337c84745ea8475e7cfd95a67f1fe4 100644 (file)
@@ -2,7 +2,7 @@ XEN_ROOT = $(CURDIR)/../../..
 include $(XEN_ROOT)/tools/Rules.mk
 
 MAJOR    = 1
-MINOR    = 2
+MINOR    = 3
 
 SRCS-y                 += core.c buffer.c
 SRCS-$(CONFIG_Linux)   += linux.c