summary refs log tree commit diff
path: root/dist.ini
diff options
context:
space:
mode:
authorAsh Berlin <ash_github@firemirror.com>2013-04-19 14:39:12 +0100
committerAsh Berlin <ash_github@firemirror.com>2013-04-19 14:39:12 +0100
commitccc8105b3faae512e9bbd2dce91791a42c8fe652 (patch)
tree69c82e7f3c5cb7b59c4cc12030342ddf180da47c /dist.ini
parentuse NextRelease plugin to automatically update version in Changes file on rel... (diff)
downloadnet-http-spore-ccc8105b3faae512e9bbd2dce91791a42c8fe652.tar.gz
Automatically work out next version from git tags
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini4
1 files changed, 3 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index a36fa8a..7e967c9 100644
--- a/dist.ini
+++ b/dist.ini
@@ -4,7 +4,9 @@ author = Ash Berlin <ash@cpan.org>
 license = Perl_5
 copyright_holder = linkfluence
 copyright_year = 2012
-version = 0.05
+
+[Git::NextVersion]
+version_regexp = ^(\d+(?:\.\d+)+)$
 
 [@Git]
 tag_format = %v