Changeset 245
- Timestamp:
- 20-05-07 16:16:50 (6 years ago)
- Location:
- trunk
- Files:
-
- 3 edited
-
ChangeLog (modified) (1 diff)
-
configure.ac (modified) (1 diff)
-
doc/release (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r243 r245 1 2007-05-20 Thomas Vander Stichele <thomas at apestaart dot org> 2 3 * configure.ac: 4 Back to trunk. 5 * doc/release: 6 Update. 7 1 8 === release 0.2.4 === 2 9 -
trunk/configure.ac
r243 r245 2 2 dnl when going to/from release please remove/add the nano (fourth number) 3 3 dnl releases only do Wall, cvs and prerelease does Werror too 4 AC_INIT(moap, 0.2.4 ,4 AC_INIT(moap, 0.2.4.1, 5 5 https://apestaart.org/moap/trac/newticket, 6 6 moap) -
trunk/doc/release
r242 r245 2 2 -------------------------- 3 3 4 - Update configure.ac 4 5 - Pick a release name 5 6 - Update .doap file … … 17 18 - commit to TRUNK 18 19 - create release tag: 20 cd .. 19 21 svn cp trunk tags/moap-0.2.2 22 svn commit tags 23 cd trunk 20 24 - announce to freshmeat: 21 25 moap doap -v 0.2.2 freshmeat -b Default 22 26 - send out release mails: 23 27 moap doap -v 0.2.2 mail -f thomas@apestaart.org doap-interest@lists.gnomehack.com gnome-hackers@gnome.org 24 - add new milestone to trac 28 - add new milestone to trac and make it the default 25 29 - add this new version to trac 26 30 - update the homepage 31 - bump configure.ac and commit 27 32 - why don't you blog about it ? 28 33
Note: See TracChangeset
for help on using the changeset viewer.
