chiark / gitweb /
Add a --version=... option to the mail command
[stgit] / examples / firstmail.tmpl
index 5ffcab716bfa5f3a97d1c1487defd7182ee40451..3b8073a09246297e13c7ee835a7e0f1c48ff350f 100644 (file)
@@ -2,7 +2,7 @@ From: Your Name <your.name@yourcompany.com>
 To: Some Address <some.address@somelist.com>
 Cc: other.address@otherlist.com, other.person@othercompany.com
 Bcc: Your Name <your.name@yourcompany.com>
-Subject: [PATCH%(number)s] Series short description
+Subject: [PATCH%(version)s%(number)s] Series short description
 Date: %(date)s
 %(endofheaders)s
 The following series implements...