Changeset 1356:1ce6e68d8685 for build-release
- Timestamp:
- 1999-11-08 14:04:15 (9 years ago)
- Branch:
- HEAD
- Tags:
- mutt-1-1-1-2-rel
- Files:
-
- 1 modified
-
build-release (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
build-release
r1354 r1356 60 60 # build the diff between the two releases 61 61 62 cvs rdiff -u -r ${OTAG} -r ${TAG} | gzip -9 \62 cvs rdiff -u -r ${OTAG} -r ${TAG} mutt | gzip -9 \ 63 63 > diff-${OVERSION}i-${VERSION}i.gz 64 64
