summaryrefslogtreecommitdiff
path: root/HOWTO-RELEASE
diff options
context:
space:
mode:
authorMike Welles <mike@bangstate.com>2000-12-22 22:33:41 +0000
committerMike Welles <mike@bangstate.com>2000-12-22 22:33:41 +0000
commita7f6e194cfb167529108cdc693910f05821669a9 (patch)
tree5f6b23e244100d7d7aeda2379277e1be871345b0 /HOWTO-RELEASE
parentce16b036c145ca2a29b9fed1c6d9af626760bb8e (diff)
downloadlibtiff-git-a7f6e194cfb167529108cdc693910f05821669a9.tar.gz
* 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.
Diffstat (limited to 'HOWTO-RELEASE')
-rw-r--r--HOWTO-RELEASE17
1 files changed, 12 insertions, 5 deletions
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