SF.net SVN: geany:[5513] trunk/doc/making-a-release

ntrel at users.sourceforge.net ntrel at xxxxx
Wed Jan 5 16:27:29 UTC 2011


Revision: 5513
          http://geany.svn.sourceforge.net/geany/?rev=5513&view=rev
Author:   ntrel
Date:     2011-01-05 16:27:29 +0000 (Wed, 05 Jan 2011)

Log Message:
-----------
Minor edits.
Mention post-release trunk procedure.

Modified Paths:
--------------
    trunk/doc/making-a-release

Modified: trunk/doc/making-a-release
===================================================================
--- trunk/doc/making-a-release	2011-01-04 18:46:47 UTC (rev 5512)
+++ trunk/doc/making-a-release	2011-01-05 16:27:29 UTC (rev 5513)
@@ -7,11 +7,11 @@
 	configure.ac geany.nsi geany_private.rc win32-config.h wscript
 	doc/geany.txt
 Regenerate doc/geany.html.
-Set GEANY_CODENAME in src/geany.h.
+Check GEANY_CODENAME is set in src/geany.h.
 Update NEWS & release date.
 Add changelog entry for new release.
 
-Export branch into a new directory (i.e. not usual working copy).
+Export the code into a new directory (i.e. not usual working copy).
 Run 'make distcheck'.
 Delete the created archive and run 'make dist' and 'make dist-bzip2'.
 
@@ -37,3 +37,5 @@
 
 For non-trunk releases, merge NEWS into trunk and any branch-only
 commits that need to merged.
+
+For trunk releases, bump version strings and merge unstable branch.


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list