Skip to content

Commit b118062

Browse files
committed
UltraGrid 1.7.5
1 parent 08dc697 commit b118062

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

FIXES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,7 @@
2222
* backported fixed RTSP capture from master
2323
* build fixes
2424

25+
#### 1.7.5
26+
* build Linux version with SVT VP9/HEVC again
27+
* minor fixes
28+

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

0 commit comments

Comments
 (0)