aboutsummaryrefslogtreecommitdiffstats
path: root/README.maintainer
diff options
context:
space:
mode:
Diffstat (limited to 'README.maintainer')
-rw-r--r--README.maintainer2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.maintainer b/README.maintainer
index e61c91f0..dde9d319 100644
--- a/README.maintainer
+++ b/README.maintainer
@@ -104,7 +104,7 @@ Release Reminders
* Create a tag in the version control system, and make backups of the
actual releases. With git, use git tag -s to create a signed tag:
- git tag -s release-qpdf-$version HEAD -m'qpdf $version'
+ git tag -s release-qpdf-$version HEAD -m"qpdf $version"
* When releasing on sourceforge, external-libs distributions go in
external-libs/yyyymmdd, and qpdf distributions go in qpdf/vvv.