We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07a61c5 commit c78eef3Copy full SHA for c78eef3
FIXES.md
@@ -1,3 +1,8 @@
1
+#### 1.9.8
2
+
3
+* build fixes (SVT-VP9, Vulkan)
4
+* re-enable DELTACAST
5
6
#### 1.9.7
7
8
* fixed vdisp/file crash
configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([UltraGrid],[1.9.7],[ultragrid-dev@cesnet.cz])
+AC_INIT([UltraGrid],[1.9.8],[ultragrid-dev@cesnet.cz])
configure_flags="$*"
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE([1.10])
0 commit comments