On Mon, Dec 10, 2018 at 10:20:16AM +0000, David CARLIER wrote: > I ve redone the patch but I think I did already the bump change (if it > is LIBV variable used for ?). Regards. > On Mon, 10 Dec 2018 at 10:02, David CARLIER <[email protected]> wrote: > > > > Hi I was just reading your answer ... I think I did the bump jump already ?
``` -LIBV = 3.0 # 3.0.1 +LIBV = 3.1 # 3.1.0 ``` You did a minor bump. What Stuart has pointed out is that, from my build error we know that they have removed functions since the last version. So in fact we need a major bump. -- Best Regards Edd Barrett http://www.theunixzoo.co.uk
