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