X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=Makefile.in;h=c591dfdb2fad173cd5647d0ceaa8a9e157085a37;hp=e0e89897f4ed018c6b0cbbfe2c0ddc6dcd6d34ce;hb=c6e29f22390eeba00e8504425eedbafb8b3722c1;hpb=6538edf86b77a7cdb47789816cb19452340ff7d1 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@