aboutsummaryrefslogtreecommitdiff
path: root/src/dll.rc
Commit message (Collapse)AuthorAgeFilesLines
* Make the DLL copyright fit in the properties boxGravatar Michael Smith 2022-05-311-1/+1
| | | | | | You can widen the text field to read the whole thing, but that's not immediately obvious. Let's just shorten the text and make it nice and concise so people can figure out what to do more easily.
* Preemptively bump version to 0.3Gravatar Michael Smith 2022-04-241-1/+1
| | | | | No idea when the next release will happen yet, but this might as well happen now to avoid forgetting later.
* Initial public snapshotGravatar Michael Smith 2021-11-201-0/+33
With code from Bill. Thanks Bill!