X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=Makefile.in;h=cbbb9f84c747fb8303649ce78822a8e06c3bde67;hp=342bcfdd835063e449a9828f25672c35c04d7561;hb=532dc15e43ee8c26de0e9f13bc56d92b4a6b1379;hpb=c06f1c4cc39bbebe13fe8e42a9278a55b5d0a216 diff --git a/Makefile.in b/Makefile.in index 342bcfd..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 = 3:0:0 -movit_version = 1.2.0 +movit_ltversion = 7:0:1 +movit_version = 1.5.1 prefix = @prefix@ exec_prefix = @exec_prefix@