Skip to content

Commit 0cf1382

Browse files
keli78danpovey
authored andcommitted
[build] change configure version from 9 to 10 (#2853) (#2855)
1 parent a121244 commit 0cf1382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
# This should be incremented after any significant change to the configure
4646
# script, i.e. any change affecting kaldi.mk or the build system as a whole.
47-
CONFIGURE_VERSION=9
47+
CONFIGURE_VERSION=10
4848

4949
if ! [ -x "$PWD/configure" ]; then
5050
echo 'You must run "configure" from the src/ directory.'

0 commit comments

Comments
 (0)