summaryrefslogtreecommitdiff
path: root/HOWTO-RELEASE
diff options
context:
space:
mode:
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)