Fix false positive in version detection.
commit674bbbaf832b83042b906c564b9240cd894c2583
authorDominik Riebeling <Dominik.Riebeling@gmail.com>
Mon, 12 Mar 2012 21:16:14 +0000 (12 22:16 +0100)
committerDominik Riebeling <Dominik.Riebeling@gmail.com>
Mon, 12 Mar 2012 21:16:14 +0000 (12 22:16 +0100)
treeb8cc5935fbc5c78000aaf89256aa0a6d10d35505
parent93cf878a487d952c29dabd0076592d006ca221a4
Fix false positive in version detection.

Some git revisions are falsely detected as release version. Extend test and fix
the wrong regexp. Corrects font download trying to get the wrong file for some
current builds.

Change-Id: Ia779896c927385ec0d7ba68ee3d953f3c6e4494c
rbutil/rbutilqt/base/rockboxinfo.cpp
rbutil/rbutilqt/test/test-rockboxinfo.cpp