Show
Ignore:
Timestamp:
2002-12-17 02:37:21 (6 years ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Tags:
mutt-1-5-3-rel
Message:

automatic post-release commit for mutt-1.5.3

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • build-release

    r3129 r3199  
    4747echo 'const char *ReleaseDate = "'`date +%Y-%m-%d`'";' > reldate.h 
    4848 
    49 rcs2log | cat - ChangeLog > ChangeLog.$$ && mv ChangeLog.$$ ChangeLog 
    50 ${VISUAL} ChangeLog 
     49make changelog  
    5150 
    5251# now, prepare the distribution tar balls 
     
    5857./config.status 
    5958make update-doc 
    60 make 
     59make changelog 
    6160 
    6261# build them 
     
    7069 
    7170cvs commit -m "automatic post-release commit for mutt-${VERSION}" 
     71make changelog changelog-commit 
    7272cvs tag ${TAG} 
    7373