Collect Version Histories For Vendor Products
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
140 B

6 years ago
utils::globalVariables(
c(
".", "vers", "major", "minor", "patch", "product", "rls_date", "rls_year",
"V1", "V2", "V3", "ts"
)
)