X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile.in;h=d028c082e3514b250dcf4532f3b5d044d9af29d3;hb=4a9f9844aec346c73a1e96d7164b3d993c619d06;hp=445f5b7dd96c858f21ca81494d5706cc141fa77d;hpb=d01854ff8276207e5493c7c97a1e02cae81c64a0;p=movit diff --git a/Makefile.in b/Makefile.in index 445f5b7..d028c08 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 = 1:3:0 -movit_version = 1.0.3 +movit_ltversion = 2:0:0 +movit_version = 1.1 prefix = @prefix@ exec_prefix = @exec_prefix@