Commit Graph

3 Commits

Author SHA1 Message Date
Sebastian Schuberth
a759a2fd05 Use goversioninfo instead of windres to embed Windows resources
windres is not always present whereas goversioninfo is easy to install.

This also fixes the generation of resource.syso to be part of the
standard build script instead of only the AppVeyor CI build.

Finally, adapt update-version.sh to patch versioninfo.json.
2016-12-15 12:27:47 +01:00
Sebastian Schuberth
028f7c7468 Add some comments to update-version.sh
This is done in a separate commit to check whether this makes trigger
Circle CI properly.
2016-12-09 09:56:35 +01:00
Sebastian Schuberth
766f63d09d Add a simple shell script to update the version in different places 2016-12-08 16:23:17 +01:00