Changeset 245


Ignore:
Timestamp:
20-05-07 16:16:50 (6 years ago)
Author:
thomas
Message:
  • configure.ac: Back to trunk.
  • doc/release: Update.

release 0.2.4

Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r243 r245  
     12007-05-20  Thomas Vander Stichele  <thomas at apestaart dot org> 
     2 
     3        * configure.ac: 
     4          Back to trunk. 
     5        * doc/release: 
     6          Update. 
     7 
    18=== release 0.2.4 === 
    29 
  • trunk/configure.ac

    r243 r245  
    22dnl when going to/from release please remove/add the nano (fourth number) 
    33dnl releases only do Wall, cvs and prerelease does Werror too 
    4 AC_INIT(moap, 0.2.4, 
     4AC_INIT(moap, 0.2.4.1, 
    55   https://apestaart.org/moap/trac/newticket, 
    66   moap) 
  • trunk/doc/release

    r242 r245  
    22-------------------------- 
    33 
     4- Update configure.ac 
    45- Pick a release name 
    56- Update .doap file 
     
    1718- commit to TRUNK 
    1819- create release tag: 
     20  cd .. 
    1921  svn cp trunk tags/moap-0.2.2 
     22  svn commit tags 
     23  cd trunk 
    2024- announce to freshmeat: 
    2125  moap doap -v 0.2.2 freshmeat -b Default 
    2226- send out release mails: 
    2327  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 
    2529- add this new version to trac 
    2630- update the homepage 
     31- bump configure.ac and commit 
    2732- why don't you blog about it ? 
    2833 
Note: See TracChangeset for help on using the changeset viewer.