summaryrefslogtreecommitdiff
path: root/HOWTO-RELEASE
diff options
context:
space:
mode:
authorBob Friesenhahn <bfriesen@simple.dallas.tx.us>2011-04-09 21:01:00 +0000
committerBob Friesenhahn <bfriesen@simple.dallas.tx.us>2011-04-09 21:01:00 +0000
commitfeab28eac482c27fbf46bdcf5789dc68a6e582f2 (patch)
treebdcc7e89de0d4fd1d2109137847993db9ee212e4 /HOWTO-RELEASE
parent898c42e698f205d1d00b2ed3afc4b30b822f329e (diff)
downloadlibtiff-git-feab28eac482c27fbf46bdcf5789dc68a6e582f2.tar.gz
Release v4-0-0beta7.v4.0.0beta7Release-v4-0-0beta7
Diffstat (limited to 'HOWTO-RELEASE')
-rw-r--r--HOWTO-RELEASE6
1 files changed, 3 insertions, 3 deletions
diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE
index 942f5fe1..bc90e943 100644
--- a/HOWTO-RELEASE
+++ b/HOWTO-RELEASE
@@ -31,7 +31,7 @@ Notes on releasing.
4.0.0
or
- 4.0.0beta
+ 4.0.0beta7
Version should be updated in two places: in the second argument of the
AC_INIT macro and in LIBTIFF_xxx_VERSION variables.
@@ -49,7 +49,7 @@ Notes on releasing.
6. Add an entry to Changelog similar to:
- * libtiff 4.0.0alpha released.
+ * libtiff 4.0.0beta7 released.
7. In the source tree do
@@ -99,7 +99,7 @@ Notes on releasing.
13. In the source tree do
- cvs tag Release-v4-0-0
+ cvs tag Release-v4-0-0beta7
(or the appropriate name for the release)