Closed GurliGebis closed 1 year ago
@donho is this what you mean by versioning? 🙂
@donho Sure, I'll try 🙂- right now it seems like git is insisting it is a binary file. I'll see what I can do.
@donho fixed - it was Visual Studio insisting on using UTF-16 with a BOM, causing git to insist it is a binary file. Changed it to UTF-8, and now it works 🙂
@donho I have updated the metadata as we talked about above 🙂
@donho also, can you include this in the 8.5.2 release? (Since we really should be having versioning info in the dll)
@donho also, can you include this in the 8.5.2 release? (Since we really should be having versioning info in the dll)
@GurliGebis Notepad++ v8.5.2 has been released 3 hours ago: https://notepad-plus-plus.org/news/v852-released/
It (the commit of this PR) will go into v8.5.3 for sure :)
@donho great, thanks. And contratz on 8.5.2 - it's been an interresting release 😀🚀
This adds a resource file for versioning the dll, with the metadata for version 8.5.2 This should fix #16