Skip to content

Commit 01aadd7

Browse files
authored
[build] bump the version of openfst to 1.8.4 (#4968)
1 parent f955dfd commit 01aadd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ CC ?= gcc # used for sph2pipe
77

88
WGET ?= wget
99

10-
OPENFST_VERSION ?= 1.8.3
10+
OPENFST_VERSION ?= 1.8.4
1111
CUB_VERSION ?= 1.8.0
1212
# No '?=', since there exists only one version of sph2pipe.
1313
SPH2PIPE_VERSION = 2.5

0 commit comments

Comments
 (0)