From: Thierry Carrez Date: Fri, 22 Feb 2013 09:03:09 +0000 (+0100) Subject: Do not tag development releases "dev" X-Git-Tag: 2014.1~871 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=651891c306fa5f48924b4c0be2638462a1d5c09b;p=openstack-build%2Fheat-build.git Do not tag development releases "dev" Do not tag development releases "dev", as it conflicts with our common versioning code. Fixes bug 1131622. Change-Id: I33ab25de1d1509c79d11f1919239798663b0cd22 --- diff --git a/setup.cfg b/setup.cfg index 6afa7ee4..d6fa31d6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ build-dir = doc/build source-dir = doc/source [egg_info] -tag_build = dev +tag_build =. tag_date = false tag_svn_revision = 0