X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=Makefile.in;h=c591dfdb2fad173cd5647d0ceaa8a9e157085a37;hp=e0e89897f4ed018c6b0cbbfe2c0ddc6dcd6d34ce;hb=0a1ab3ca0727595965a26cbbd20965d775088320;hpb=f4de73a240056db6365c8ccfc3a0a468918e1c14 diff --git a/Makefile.in b/Makefile.in index e0e8989..c591dfd 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 = 7:0:0 -movit_version = 1.5.2 +movit_ltversion = 7:1:0 +movit_version = 1.5.3 prefix = @prefix@ exec_prefix = @exec_prefix@