X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=Makefile.in;h=b021ded07dfeb9581cc249d4fc12299d2abd7417;hp=408e3dbf09e33bf2d67003ed794ceab178368227;hb=f0c77209245aa206996c7ef5395888e2859ff4bf;hpb=1547d2758dbf397602f9805e23620c1d0211f33d diff --git a/Makefile.in b/Makefile.in index 408e3db..b021ded 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:2:0 -movit_version = 1.6.2 +movit_ltversion = 8:3:0 +movit_version = 1.6.3 prefix = @prefix@ exec_prefix = @exec_prefix@