Skip to content

Commit 71ebc9c

Browse files
committed
docs: 2.9.0 -> 2.9.1 was wrong
1 parent 4814277 commit 71ebc9c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/src/getting-started/updating-linuxcnc.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,11 +193,11 @@ interpreter is, then this section does not affect you.
193193
A seldom-used feature of LinuxCNC is support for pluggable interpreters,
194194
controlled by the undocumented `[TASK]INTERPRETER` INI setting.
195195

196-
Versions of LinuxCNC before 2.9.1 used to handle an incorrect
196+
Versions of LinuxCNC before 2.9.0 used to handle an incorrect
197197
`[TASK]INTERPRETER` setting by automatically falling back to using the
198198
default G-code interpreter.
199199

200-
As of 2.9.1, an incorrect `[TASK]INTERPRETER` value will cause
200+
Since 2.9.0, an incorrect `[TASK]INTERPRETER` value will cause
201201
LinuxCNC to refuse to start up. Fix this condition by deleting the
202202
`[TASK]INTERPRETER` setting from your INI file, so that LinuxCNC will
203203
use the default G-code interpreter.

0 commit comments

Comments
 (0)