summaryrefslogtreecommitdiff
path: root/HOWTO-RELEASE
diff options
context:
space:
mode:
authorbfriesen <bfriesen>2011-04-09 21:01:00 +0000
committerbfriesen <bfriesen>2011-04-09 21:01:00 +0000
commit09107da05b52baeda665274744f6f5eaed0c2f27 (patch)
tree7c4bd3ff0456a418e90f3045f70940ac0d0b9bb7 /HOWTO-RELEASE
parent6a8f87c91476d1f9f751b1564b7e96e6bd40c2ad (diff)
downloadlibtiff-09107da05b52baeda665274744f6f5eaed0c2f27.tar.gz
Release v4-0-0beta7.Release-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)