X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=Makefile.in;h=cbbb9f84c747fb8303649ce78822a8e06c3bde67;hp=926776683c935b45a21b5cc5e9d120906e116f64;hb=532dc15e43ee8c26de0e9f13bc56d92b4a6b1379;hpb=c41fc29dc8d161c1f6364a3c905e0128a3af8c79 diff --git a/Makefile.in b/Makefile.in index 9267766..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 = 6:0:0 -movit_version = 1.5.0 +movit_ltversion = 7:0:1 +movit_version = 1.5.1 prefix = @prefix@ exec_prefix = @exec_prefix@