From: Karen Etheridge Date: Sun, 15 Apr 2012 16:31:55 +0000 (-0700) Subject: fix version string in commit message X-Git-Tag: v0.43~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=commitdiff_plain;h=46f97dbea2003c58f747d6d672488c91323e674d fix version string in commit message --- diff --git a/dist.ini b/dist.ini index 30f265b..f7a1886 100644 --- a/dist.ini +++ b/dist.ini @@ -54,7 +54,7 @@ format = %-9v %{yyyy-MM-dd HH:mm:ss ZZZZ}d ; with a message listing the changes for this release [Git::Commit] allow-dirty = Changes -commit_msg = %N-v%v%t%n%n%c +commit_msg = %N-%v%t%n%n%c ; ...and the resulting head commit will be tagged [Git::Tag]