include -TRIAL in the Changes file
[gitmo/MooseX-Getopt.git] / dist.ini
index 0ec91e3..42b8355 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -34,6 +34,13 @@ Test::Requires = 0.05
 Test::Trap = 0
 Path::Class = 0
 
+[InstallGuide]
+[MetaConfig]
+[MetaProvides::Package]
+[Git::Describe]
+[PkgVersion]
+[MinimumPerl]
+
 [Test::DistManifest]
 [Test::Compile]
 [Test::MinimumVersion]
@@ -58,7 +65,8 @@ allow_dirty =
 
 ; add the version to Changes
 [NextRelease]
-format = %-9v %{yyyy-MM-dd HH:mm:ss ZZZZ}d
+:version = 4.300018
+format = %-8V  %{yyyy-MM-dd HH:mm:ss ZZZZ}d
 
 ; after release, the version in Changes file will be committed
 ; with a message listing the changes for this release