]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Do not tag development releases "dev"
authorThierry Carrez <thierry@openstack.org>
Fri, 22 Feb 2013 09:03:09 +0000 (10:03 +0100)
committerThierry Carrez <thierry@openstack.org>
Fri, 22 Feb 2013 09:03:09 +0000 (10:03 +0100)
Do not tag development releases "dev", as it conflicts with our common
versioning code. Fixes bug 1131622.

Change-Id: I33ab25de1d1509c79d11f1919239798663b0cd22

setup.cfg

index 6afa7ee42058efcd2c221126edf4bec3f5eee543..d6fa31d6d551a3b182dccd79258bb97e388f96e0 100644 (file)
--- 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