Open main menu

Gramps β

Changes

What to do for a release

60 bytes added, 17:47, 20 April 2012
m
no edit summary
'''What to do for a release'''
These notes are based on version 3.3.0, released in June 2011. The steps assume a working <tt>gramps33gramps{{stable_branch}}</tt> source directory. See [[Running a development version of Gramps]] if this is not the case.
==Translation update==
Run the following steps:
cd gramps33gramps{{stable_branch}}
svn update
cd po
==Subversion tag==
Using the previous commit revision number, create a tag for the new release:
svn copy -r 17751 https://gramps.svn.sourceforge.net/svnroot/gramps/branches/maintenance/gramps33 gramps{{stable_branch}} https://gramps.svn.sourceforge.net/svnroot/gramps/tags/gramps-3.3.0 -m "tag 3.3.0"
Committed revision 17752.
==Post-release==
* in <tt>gramps33gramps{{stable_branch}}</tt>, bump the version number in <tt>configure.in</tt> and <tt>src/const.py.in</tt>
* in <tt>trunk</tt>, merge forward the <tt>NEWS</tt> file