Merged with Vojtech's branch
This commit is contained in:
@@ -637,4 +637,4 @@ semver_copy(const semver_t *ver) {
|
||||
res.prerelease = strdup(ver->prerelease);
|
||||
}
|
||||
return res;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user