fix version string in commit message
Karen Etheridge [Sun, 15 Apr 2012 16:31:55 +0000 (09:31 -0700)]
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]