summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorSteve Baker <sbaker@redhat.com>2012-12-24 10:37:48 +1300
committerSteve Baker <sbaker@redhat.com>2012-12-24 10:41:49 +1300
commit896f0aee516efd52011b8c043683356f25245790 (patch)
tree1cf7b14445fd05814d551c379aeb3e08d6b1e470 /setup.cfg
parent353160f37182da3852206d9b26383442e1c21ec5 (diff)
downloadheat-896f0aee516efd52011b8c043683356f25245790.tar.gz
On master branch, tag tarballs as dev snapshots
Change-Id: Ia0bdad7fdff2a8d0d27b1e703ff20a2a89a102cc
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index d3062c4b9..1ad913b87 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]