Show
Ignore:
Timestamp:
2007-04-06 13:30:08 (20 months ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:

More minor build tweaks

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • build-release

    r5081 r5082  
    4141# bump the version number, and calculate the tags 
    4242 
    43 rm -f VERSION  
    44 cvs update VERSION  
    4543OVERSION="`cat VERSION`"  
    4644OTAG="mutt-`echo $OVERSION | tr . -`-rel"  
     
    7270# commit and tag the release 
    7371 
    74 #cvs commit -m "automatic post-release commit for mutt-${VERSION}" 
     72hg commit -m "automatic post-release commit for mutt-${VERSION}" 
    7573#make commit-changelog  
    7674hg tag ${TAG}