Skip to content

Commit c78eef3

Browse files
committed
UltraGrid 1.9.8
1 parent 07a61c5 commit c78eef3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

FIXES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#### 1.9.8
2+
3+
* build fixes (SVT-VP9, Vulkan)
4+
* re-enable DELTACAST
5+
16
#### 1.9.7
27

38
* fixed vdisp/file crash

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dnl Process this file with autoconf to produce a configure script.
22

3-
AC_INIT([UltraGrid],[1.9.7],[[email protected]])
3+
AC_INIT([UltraGrid],[1.9.8],[[email protected]])
44
configure_flags="$*"
55
AC_CANONICAL_TARGET
66
AM_INIT_AUTOMAKE([1.10])

0 commit comments

Comments
 (0)