From a7f6e194cfb167529108cdc693910f05821669a9 Mon Sep 17 00:00:00 2001 From: Mike Welles Date: Fri, 22 Dec 2000 22:33:41 +0000 Subject: * modified Makefile.in, configure, and dist/newversion, so that. the old code updates things based on the info in VERSION. I've kept this, but added a second token in VERSION, "beta". configure will now parse VERSION into $VERSION and $RELEASE. Whatever the second token is will be appened to the "release" target tar and zip afiles, and will be used by dist/newversion to create dist/tiff.version. --- HOWTO-RELEASE | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'HOWTO-RELEASE') diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE index 0fa42c40..3f352219 100644 --- a/HOWTO-RELEASE +++ b/HOWTO-RELEASE @@ -31,10 +31,6 @@ main tree. Increment version in file "VERSION" -7. - -Set current date in "RELEASE-DATE" file. - 8. @@ -43,7 +39,8 @@ sh configure; make; make install (to test). 9. -make release. +make release -- this will update "RELEASE-DATE" in the top level dir, +and create the .tar.gz and .zip archives one directory above. 10. @@ -68,6 +65,16 @@ mput *.html put ../tiff-vn-n-n.zip . put ../tiff-vn-n-n.tar.gz . +13. + +Commit any changes in libtiff-lzw-compression-kit. + +Update VERSION in Makefile. + +make release + +ftp to both sites. + 14. Announce to list, tiff@olympiakos.com -- cgit v1.2.1