Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
packaging: openwrt fix version string in manifest.
Openwrt splits version from release at the last dash. So, we can't have a dash as a separator inside the release string (for dirty builds). Use a dot instead.
- Loading branch information