X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=Makefile.in;h=c5e3d2c8acd655d43de02635b969980c98752d68;hp=ec33695d2b46e62af8464a16852702d111b74f3c;hb=009c7510df1ac1b70662b0085ebaf1a619dd761a;hpb=7d4b25da4c2f125b9357c6f1846a1e94ab60f5dc 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@