On Thu, Sep 19, 2013 at 03:18:07PM -0500, Doug Goldstein wrote:
> This splits up the version parsing code into a callable API like QEMU
> help/version string parsing so that we can test it as we need to add
> additional patterns for newer versions/products.
> ---
> .gitignore
This splits up the version parsing code into a callable API like QEMU
help/version string parsing so that we can test it as we need to add
additional patterns for newer versions/products.
---
.gitignore| 1 +
src/Makefile.am | 6 ++
src