mdr icon indicating copy to clipboard operation
mdr copied to clipboard

Come up with a better way to manage versions and releases.

Open halffullheart opened this issue 11 years ago • 1 comments

Currently you have to edit Reader.c and win/Resources.rc and tag the commit. The Linux and Mac ports might need a more official way to see what the versions is (besides running with --version) and that will add even more complexity.

Need to add a way to bump the version and keeping all the various places versions are mentioned in sync with git tags.

halffullheart avatar Nov 08 '13 07:11 halffullheart

Maybe having a version.h file could help?

For the frontends, do you mean having that traditional about box with the version? This is quite simple to add in GTK

madx avatar Nov 08 '13 08:11 madx