Changes

From Gramps

What to do for a release

23 bytes added, 21:42, 4 August 2023
Working on VERSION
* Modify <code>[https://github.com/gramps-project/gramps/blob/master/gramps/version.py gramps/version.py]</code> to indicate an official release:
- DEV_VERSION = True + DEV_VERSION = False
* Check that the <code>VERSION_TUPLE</code> reflects the release you're about to make. It should if the version was bumped after the last release. If not, fix it.

Navigation menu