X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=Makefile.in;h=c5e3d2c8acd655d43de02635b969980c98752d68;hp=ec33695d2b46e62af8464a16852702d111b74f3c;hb=3e0a93f571a6b3d65e45b58551f0148a390c8fc0;hpb=d55c54cc3671c99878ec27c6a102c97a96245f6b diff --git a/Makefile.in b/Makefile.in index ec33695..c5e3d2c 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 = 4:0:0 -movit_version = 1.3.0 +movit_ltversion = 4:1:0 +movit_version = 1.3.1 prefix = @prefix@ exec_prefix = @exec_prefix@