X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=Makefile.in;h=69db5ac98a9cd310fec0b80a47bd1d55a37023b7;hp=92627f0a302d30cf8d717865555edd2e66d28a39;hb=e72d9577b3af42805d84a640c698853b11060476;hpb=7d67e608f6e4f6d0823e43ef0b16641a67c1cbfb diff --git a/Makefile.in b/Makefile.in index 92627f0..69db5ac 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:0:0 -movit_version = 1.6.0 +movit_ltversion = 8:1:0 +movit_version = 1.6.1 prefix = @prefix@ exec_prefix = @exec_prefix@