From: Karen Etheridge Date: Sun, 7 Jun 2015 22:06:04 +0000 (-0700) Subject: tag the build and push it to the remote X-Git-Tag: v1.000005~5 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FObject-Tap.git;a=commitdiff_plain;h=da7169dbd3d756edb2d2598e4eeaca0eb3320f7f tag the build and push it to the remote --- diff --git a/dist.ini b/dist.ini index 3cf52f6..baafb41 100644 --- a/dist.ini +++ b/dist.ini @@ -28,3 +28,9 @@ mb_version = 0.28 [TestRelease] [ConfirmRelease] [UploadToCPAN] + +[Git::Tag] +tag_format = v%v +tag_message = v%v%t + +[Git::Push]