summaryrefslogtreecommitdiffstats
path: root/README.maintainer
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2013-04-14 20:39:59 +0200
committerJay Berkenbilt <ejb@ql.org>2013-04-14 21:03:51 +0200
commitf02c5f5e12b9e35974dfb4450264d7eb29c8f7b1 (patch)
tree655921ad66d02526763a92dc59e2f3abb93aabcb /README.maintainer
parent403bb68d33b8bd5b0e8269bd1717f9d6fe6fea0b (diff)
downloadqpdf-f02c5f5e12b9e35974dfb4450264d7eb29c8f7b1.tar.zst
Final preparation for 4.1.0 releaserelease-qpdf-4.1.0
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.