X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=Makefile.in;h=3f8f0dc79123815b5588fa9881a1a7713f511191;hp=fa2556964eed1de541ef16e30a2038244a95a215;hb=ca8568e3e0f614320732c5c8e98ecd48cf5b9bcb;hpb=9499a20d6c4c017ecfa96d0d32f5ee971ae93461 diff --git a/Makefile.in b/Makefile.in index fa25569..3f8f0dc 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:1:0 -movit_version = 1.0.1 +movit_ltversion = 1:2:0 +movit_version = 1.0.2 prefix = @prefix@ exec_prefix = @exec_prefix@