X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=Makefile.in;h=da11477c474d67b55ee7ae82dcd217b49400f54d;hp=05a80cae3c6e3fedb42d6c39d622cc0475fd0101;hb=refs%2Ftags%2F1.1.1;hpb=255a205ca10490f28eeaff69153afda578f94ff0 diff --git a/Makefile.in b/Makefile.in index 05a80ca..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 = 2:0:0 -movit_version = 1.1 +movit_ltversion = 2:1:0 +movit_version = 1.1.1 prefix = @prefix@ exec_prefix = @exec_prefix@