]> xenbits.xensource.com Git - xen.git/commitdiff
libxc/libxl: bump library SONAMEs
authorDario Faggioli <dario.faggioli@citrix.com>
Fri, 20 Jun 2014 16:18:53 +0000 (18:18 +0200)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 27 Jun 2014 12:38:32 +0000 (13:38 +0100)
The following two patches break both libxc and libxl ABI and
API, so we better bump the MAJORs.

Of course, for libxl, proper measures are taken (in the
relevant patch) in order to guarantee API stability.

Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxc/Makefile
tools/libxl/Makefile

index 63be3d3f0f5ee817b53b6900d06f6a5179a97928..f77677cb3a1e3b92f3df1a8fcebbae7033ed05af 100644 (file)
@@ -1,7 +1,7 @@
 XEN_ROOT = $(CURDIR)/../..
 include $(XEN_ROOT)/tools/Rules.mk
 
-MAJOR    = 4.4
+MAJOR    = 4.5
 MINOR    = 0
 
 CTRL_SRCS-y       :=
index 7fc42c8174b971d8af0b2f457041092e6457de1c..8dd8c957b0f503567309fd6ea417df97b7acd87f 100644 (file)
@@ -5,7 +5,7 @@
 XEN_ROOT = $(CURDIR)/../..
 include $(XEN_ROOT)/tools/Rules.mk
 
-MAJOR = 4.4
+MAJOR = 4.5
 MINOR = 0
 
 XLUMAJOR = 4.3