Log Message:
-----------
cmd_about_test: support testing for subminor versions
Prior to this change, the test assumed that `kyua about` would only
report a major-minor version, not a major-minor-subminor version. This
change tweaks the regular expression so it properly handles the latter
version format.
This unbreaks running the test with the upcoming 0.14.1 release.