I avoid editing binaries as it's always been better to rebuild.<br><br>However, I hit a problem where changing a compiled-in version number was the solution.<br><br>vim is the only editor I use.<br><br>Open the file in vim then switch to hex editor with<br><br>:%!xxd<br><br>And exit with<br><br>:%!xxd -r<br><br>You must have xxd installed for this to work obviously. <br>-- <br>Sent from my Android device with K-9 Mail. All tyopes are thumb related and reflect authenticity.