m13253 / dns-over-https

High performance DNS over HTTPS client & server
https://developers.google.com/speed/public-dns/docs/dns-over-https
MIT License
1.96k stars 221 forks source link

Build 2.3.5 reports as 2.3.4 when run doh-client -version or doh-server -version #158

Closed thisIsNotTheFoxUrLookingFor closed 5 months ago

thisIsNotTheFoxUrLookingFor commented 5 months ago

Hello,

Pull the latest codeand rune 'make' to build. In the doh-client and doh-server folders I run the binaries with -version flag and both report v2.3.4

Even if I delete the repo start fresh, and explicitly checkout tag v2.3.5, all built binaries claim to be v2.3.4

thisIsNotTheFoxUrLookingFor commented 5 months ago

sudo make install resolves it, I guess some system installed binaries were overriding but strange as I explicitly ran the built binary by full path