X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=Makefile.in;h=21f415a5d0924f7e7a0a39a9b54e3b7a8c9a5742;hp=bf9a316252dd6bea4c540c6f76ec16eb599d8aaa;hb=95edbfccb0843da3cc105dadc5bc6d8e102f6071;hpb=7d51b32062d91ccf46434568a75c5e91805c4750 diff --git a/Makefile.in b/Makefile.in index bf9a316..21f415a 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:1:0 -movit_version = 1.1.1 +movit_ltversion = 2:2:0 +movit_version = 1.1.2 prefix = @prefix@ exec_prefix = @exec_prefix@