doc: bump the version added to 7.9.0.22

This commit is contained in:
Sorawee Porncharoenwase 2021-01-02 23:54:24 -08:00 committed by Ryan Culpepper
parent c81b628282
commit a5744bec62

View File

@ -39,7 +39,7 @@ Defines a macro named @racket[macro-id]; equivalent to the following:
(fn2 a #:b 'c)
]
@history[#:added "7.9.0.3"]
@history[#:added "7.9.0.22"]
}
@defform[(define-syntax-parser macro-id parse-option ... clause ...+)]{