X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=Makefile.in;h=da11477c474d67b55ee7ae82dcd217b49400f54d;hp=50431c2e5c2a4e144c47a2026e58ed209eeaed5c;hb=45a95fea489e8972a3387b5b7d09b625b3291b40;hpb=16c1e3f21fcd6b4965f3ba024a66ea8d78f7d760 diff --git a/Makefile.in b/Makefile.in index 50431c2..da11477 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:1:0 +movit_version = 1.1.1 prefix = @prefix@ exec_prefix = @exec_prefix@