From: Steinar H. Gunderson Date: Sat, 22 Jul 2023 18:41:18 +0000 (+0200) Subject: Release Movit 1.7.1. X-Git-Tag: 1.7.1 X-Git-Url: https://git.sesse.net/?p=movit;a=commitdiff_plain;h=7af0417ef03b66e15bd6da7802a7db30c92dd9c3 Release Movit 1.7.1. --- diff --git a/Makefile.in b/Makefile.in index 460a136..1e3be0d 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:4:0 -movit_version = 1.7.0 +movit_ltversion = 8:5:0 +movit_version = 1.7.1 prefix = @prefix@ exec_prefix = @exec_prefix@ diff --git a/NEWS b/NEWS index e4f7561..676a2e5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Movit 1.7.1, July 22nd, 2023 + + - Fix a bug when compiling in shaders, that could cause errors + with certain shader compilers. Reported by Stefano Rivera. + + Movit 1.7.0, July 15th, 2023 - Compile shaders into the library. It is now allowed to give ""