Skip to content

Commit a3b3cad

Browse files
committed
UltraGrid 1.9.4
1 parent a0fbc4e commit a3b3cad

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

FIXES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#### 1.9.4
2+
3+
* new GPUJPEG compat
4+
* build fixes
5+
* miscellaneous fixes, but no high severity
6+
17
#### 1.9.3
28

39
* fixed crashes in edge cases

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

0 commit comments

Comments
 (0)