X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=Makefile.in;fp=Makefile.in;h=1e3be0da5f5f95b5c057ac64be96276a8ca1daf5;hp=460a136d37c61e259d26f52bf7935074ff14721a;hb=7af0417ef03b66e15bd6da7802a7db30c92dd9c3;hpb=61799c1d01e79b7d203cf2c89798aa567a341aba diff --git a/Makefile.in b/Makefile.in index 460a136..1e3be0d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -6,8 +6,8 @@ GTEST_DIR ?= /usr/src/gtest # strive towards having a rock-stable ABI, but at least the soversion will increase # whenever it breaks, so that you will not have silent failures, and distribution package # management can run its course. -movit_ltversion = 8:4:0 -movit_version = 1.7.0 +movit_ltversion = 8:5:0 +movit_version = 1.7.1 prefix = @prefix@ exec_prefix = @exec_prefix@