X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=Makefile.in;h=af3270a1b5a07885ba9263ddd6a699fe9b3ca42e;hp=a08005acdbe5c37620e617ab97832fd54ad25645;hb=refs%2Ftags%2F1.2.0;hpb=6f1efa8348a90a393187c12d70fd10d81bbd2c99 diff --git a/Makefile.in b/Makefile.in index a08005a..af3270a 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:3:0 -movit_version = 1.1.3 +movit_ltversion = 3:0:0 +movit_version = 1.2.0 prefix = @prefix@ exec_prefix = @exec_prefix@