From c950f4708ca811d64788a42ec58543d3a184e1ff Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Wed, 28 Nov 2001 17:05:31 +0000 Subject: updated info about release date and tiffvers.h --- HOWTO-RELEASE | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'HOWTO-RELEASE') diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE index 997d82f3..06519c27 100644 --- a/HOWTO-RELEASE +++ b/HOWTO-RELEASE @@ -14,14 +14,21 @@ Notes on releasing. of the distribution (like the html file in step 2), to TIFFFILES in Makefile.in -5. Increment version in file "VERSION" +5. Increment version in file "VERSION". Put Alpha or Beta after the version + with a space, if applicable. -6. Update the date in libtiff/tiffvers.h. + eg. + 3.5.7 + or + 3.5.8 Beta -7. sh configure; make; make install (to test). +6. sh configure; make; make install (to test). -8. make release -- this will update "RELEASE-DATE" in the top level dir, - and create the .tar.gz and .zip archives one directory above. +7. make release -- this will update "RELEASE-DATE" in the top level dir, + libtiff/tiffvers.h and create the .tar.gz and .zip archives one directory + above. + +8. Please verify that the version info in libtiff/tiffvers.h is right. 9. make distclean -- cgit v1.2.1