X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=Makefile.in;h=c0490d13475c06f565cb2ef0254a974305427ef9;hp=c05603972d816741005350b1e9128e0dbc6c7e61;hb=e722d18def204114dedc9d14dfccbcb55905e28f;hpb=1cd138ecb70146f29af914bcd0ff36258feb88c7 diff --git a/Makefile.in b/Makefile.in index c056039..c0490d1 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:0:0 -movit_version = 1.0 +movit_ltversion = 1:1:0 +movit_version = 1.0.1 prefix = @prefix@ exec_prefix = @exec_prefix@