Expand description
Verinc is a small command line utility (and a library) which increments version numbers in the given file. The primary use case for this is maintanance of my Arch Linux packages.
Enums
Functions
- Finds a version in
hay
atposition
and increments one of its components according toversion
. - Returns a list of all recognized versions in
hay
.