X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile.in;h=926776683c935b45a21b5cc5e9d120906e116f64;hb=adf3d551911dacce5e1e24e245ede77ad7d89502;hp=32f1595434337204c3641cd1390c9bf72b5f95a9;hpb=9c6b86affb570a2e2d18c6da795c359da393f9a3;p=movit diff --git a/Makefile.in b/Makefile.in index 32f1595..9267766 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:2:0 -movit_version = 1.3.2 +movit_ltversion = 6:0:0 +movit_version = 1.5.0 prefix = @prefix@ exec_prefix = @exec_prefix@