From f0c77209245aa206996c7ef5395888e2859ff4bf Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sun, 7 Jul 2019 10:50:24 +0200 Subject: [PATCH] Release Movit 1.6.3. --- Makefile.in | 4 ++-- NEWS | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 408e3db..b021ded 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 = 8:2:0 -movit_version = 1.6.2 +movit_ltversion = 8:3:0 +movit_version = 1.6.3 prefix = @prefix@ exec_prefix = @exec_prefix@ diff --git a/NEWS b/NEWS index 8a76485..28c066c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +Movit 1.6.3, July 7th, 2019 + + - Various bugfixes. + + Movit 1.6.2, March 18th, 2018 - Various bugfixes. -- 2.39.2