diff --git a/doc/asdf.texinfo b/doc/asdf.texinfo index ddfec40253044a53bae3d2ab79036ec08c2c37a1..9d673c35f1eeb710897f3c7fb8e963cc6dac566c 100644 --- a/doc/asdf.texinfo +++ b/doc/asdf.texinfo @@ -1568,7 +1568,7 @@ of output from ASDF operations. @node The package-inferred-system extension, , Other code in .asd files, Defining systems with defsystem @section The package-inferred-system extension -Starting with ASDF 3.0.3, +Starting with ASDF 3.1.1, ASDF supports a one-package-per-file style of programming, whereby each file is its own system, and dependencies are deduced from the @code{defpackage} form.