Skip to content

Commit c019d8b

Browse files
committed
UltraGrid 1.7.6
1 parent 702b530 commit c019d8b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

FIXES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@
2626
* build Linux version with SVT VP9/HEVC again
2727
* minor fixes
2828

29+
#### 1.7.6
30+
* fixed NDI recv using `NDIlib_recv_bandwidth_lowest`
31+

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.7.5],[[email protected]])
3+
AC_INIT([UltraGrid],[1.7.6],[[email protected]])
44
configure_flags="$*"
55
AC_CANONICAL_TARGET
66
AM_INIT_AUTOMAKE([1.10])

0 commit comments

Comments
 (0)