summaryrefslogtreecommitdiffstats
path: root/README.maint
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2010-01-08 20:18:49 +0100
committerWerner Koch <wk@gnupg.org>2010-01-08 20:18:49 +0100
commitbe45bf3d544873ff4bc86496c6ab6c5f16c6a26e (patch)
tree31c443f6d989917ea476143abc4fd5d2ae749faa /README.maint
parentFix bug 1146 (diff)
downloadgnupg2-be45bf3d544873ff4bc86496c6ab6c5f16c6a26e.tar.xz
gnupg2-be45bf3d544873ff4bc86496c6ab6c5f16c6a26e.zip
Add dummu option --passwd for gpg.
Collected changes.
Diffstat (limited to 'README.maint')
-rw-r--r--README.maint2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.maint b/README.maint
index 594033a57..9ef7a61ea 100644
--- a/README.maint
+++ b/README.maint
@@ -26,7 +26,7 @@ Release process:
* Run "make -C po update-po".
* Write NEWS entries and set the release date in NEWS.
* In configure.ac set "my_issvn" to "no".
- * Put a "Released <version>" line into the top level ChangeLog.
+ * Put a "Release <version>" line into the top level ChangeLog.
* Commit all changes to the SVN.
* Update the SVN then (to sync the release number of all files).
* Run "./autogen.sh --force"