]> git.sesse.net Git - movit/commitdiff
Release Movit 1.7.1. master 1.7.1
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 22 Jul 2023 18:41:18 +0000 (20:41 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 1 Aug 2023 20:13:29 +0000 (22:13 +0200)
Makefile.in
NEWS

index 460a136d37c61e259d26f52bf7935074ff14721a..1e3be0da5f5f95b5c057ac64be96276a8ca1daf5 100644 (file)
@@ -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 e4f75616d782c4f7715afe6d61fda1345556609a..676a2e55f7e46c922b88993c0337419ced9a0c3d 100644 (file)
--- 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 ""