doc: avoid using PACKAGE_STRING
It expands to @[email protected] @PACKAGE_VERSION, so it is better to
compose it with those variables instead of having to define a new one.
doc: avoid using PACKAGE_STRING Tags None Subscribers None
Description
Details
|