fix version string in commit message
[gitmo/MooseX-Getopt.git] / dist.ini
index 30f265b..f7a1886 100644 (file)
--- 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]