We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0fbc4e commit a3b3cadCopy full SHA for a3b3cad
FIXES.md
@@ -1,3 +1,9 @@
1
+#### 1.9.4
2
+
3
+* new GPUJPEG compat
4
+* build fixes
5
+* miscellaneous fixes, but no high severity
6
7
#### 1.9.3
8
9
* fixed crashes in edge cases
configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([UltraGrid],[1.9.3],[ultragrid-dev@cesnet.cz])
+AC_INIT([UltraGrid],[1.9.4],[ultragrid-dev@cesnet.cz])
configure_flags="$*"
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE([1.10])
0 commit comments