Not 100% sure but if you look at the properties on the exe (on windows) of the zip I uploaded (see above) it states FileVersion 0.8.6.0 - so it maybe that the original dev in the rush to dump forgot to update the version number in the source (github)
The bitcoin-qt.pro file for example still has:
VERSION = 0.8.6
In the code on Github.....
So hoping Guthub code aligns with version I uploaded - not sure if there is a definitive way of checking thou....