X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=Makefile.in;h=cbbb9f84c747fb8303649ce78822a8e06c3bde67;hp=ad78e9d7418c00e37b24a24383290b76fb7a4003;hb=532dc15e43ee8c26de0e9f13bc56d92b4a6b1379;hpb=ddca8a12a62ffe6b13d86cbd5b3aac75231e8802 diff --git a/Makefile.in b/Makefile.in index ad78e9d..cbbb9f8 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 = 5:0:0 -movit_version = 1.4.0 +movit_ltversion = 7:0:1 +movit_version = 1.5.1 prefix = @prefix@ exec_prefix = @exec_prefix@