In new binaries:
Search for this in unicode:
vs_version
And go down while you not find like this: 00 XX YY 00
The XX YY the revision in binary hex code, reverse it to YY XX and convert to decimal.
For example:
Text-view:
V.S._.V.E.R.S.I.O.N._.I.N.F.O.....˝.ďţ..........Ţ. ..............
Hex-view:
56 00 53 00 5F 00 56 00 45 00 52 00 53 00 49 00
4F 00 4E 00 5F 00 49 00 4E 00 46 00 4F 00 00 00
00 00 BD 04 EF FE 00 00 01 00 00 00 01 00 00 00
DE 90 00 00 01 00 01 00 00 00 17 00 00 00 00 00
Revision is: DE 90 --> 90 DE in converted: 37086