summaryrefslogtreecommitdiff
path: root/HOWTO-RELEASE
diff options
context:
space:
mode:
authorbfriesen <bfriesen>2011-12-22 00:29:28 +0000
committerbfriesen <bfriesen>2011-12-22 00:29:28 +0000
commit2e051757f483aa46b2fca2a44228af10867b45c1 (patch)
tree82eab4f5688a08eab6cc81840ef11452b612b7f5 /HOWTO-RELEASE
parent5bc53990f646c2d2c16218f45433ab90c4b8446b (diff)
downloadlibtiff-2e051757f483aa46b2fca2a44228af10867b45c1.tar.gz
Released libtiff 4.0.0.Release-v4-0-0
Diffstat (limited to 'HOWTO-RELEASE')
-rw-r--r--HOWTO-RELEASE4
1 files changed, 2 insertions, 2 deletions
diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE
index bc90e943..5752cc44 100644
--- a/HOWTO-RELEASE
+++ b/HOWTO-RELEASE
@@ -49,7 +49,7 @@ Notes on releasing.
6. Add an entry to Changelog similar to:
- * libtiff 4.0.0beta7 released.
+ * libtiff 4.0.0 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-0beta7
+ cvs tag Release-v4-0-0
(or the appropriate name for the release)