From: Steve Baker Date: Sun, 23 Dec 2012 21:37:48 +0000 (+1300) Subject: On master branch, tag tarballs as dev snapshots X-Git-Tag: 2014.1~1032^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=896f0aee516efd52011b8c043683356f25245790;p=openstack-build%2Fheat-build.git On master branch, tag tarballs as dev snapshots Change-Id: Ia0bdad7fdff2a8d0d27b1e703ff20a2a89a102cc --- diff --git a/setup.cfg b/setup.cfg index d3062c4b..1ad913b8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,8 +4,8 @@ build-dir = doc/build source-dir = doc/source [egg_info] -tag_build = -tag_date = 0 +tag_build = dev +tag_date = true tag_svn_revision = 0 [compile_catalog]