I want to make use of some kernel features introduced in the latest release (2021-11-15) in a package. In order to maintain some backwards compatibility, I want to issue a warning and use a workaround if the package is used with an older version of the kernel. How can I check if the kernel version is older than this release and execute code in accordance?
Asked
Active
Viewed 42 times
1
schtandard
- 14,892
\IfFormatAtLeastTFI guess? Didn't try – user202729 Jan 01 '22 at 11:54