diff options
author | Gianni Ceccarelli <gianni.ceccarelli@net-a-porter.com> | 2011-11-25 15:33:44 +0000 |
---|---|---|
committer | Gianni Ceccarelli <gianni.ceccarelli@net-a-porter.com> | 2011-11-25 15:33:44 +0000 |
commit | 15d8ff45fecd86558a00e1979a9800282793139c (patch) | |
tree | f3a12bb1eb1c39ee25f7f07f92d402eabc116def /dist.ini | |
parent | Build results of 44cf53d (on master) (diff) | |
parent | minor fixes after seeing it on CPAN (diff) | |
download | data-multivalued-15d8ff45fecd86558a00e1979a9800282793139c.tar.gz data-multivalued-15d8ff45fecd86558a00e1979a9800282793139c.tar.bz2 data-multivalued-15d8ff45fecd86558a00e1979a9800282793139c.zip |
Build results of 75f2023 (on master)
Diffstat (limited to 'dist.ini')
-rw-r--r-- | dist.ini | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -27,7 +27,12 @@ first_version = 0.0.1 [Git::CommitBuild] -[Git::Tag] +[Git::Tag / master] +tag_format = v%v-dzilla + +[Git::Tag / build] +branch = build/master +tag_format = v%v [CheckChangeLog] |