summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-07-12 10:00:38 -0400
committerMonty Taylor <mordred@inaugust.com>2013-07-12 10:00:38 -0400
commit220875a92e1a1bcca6fad0ad528407d776a54afd (patch)
tree394f446805bddbaded7d7cec02599d8c441eda22 /setup.cfg
parentaacbb5fedc9757a327a2dcac7c5258aae6b141b4 (diff)
downloadkeystone-220875a92e1a1bcca6fad0ad528407d776a54afd.tar.gz
keystone-220875a92e1a1bcca6fad0ad528407d776a54afd.tar.xz
keystone-220875a92e1a1bcca6fad0ad528407d776a54afd.zip
Add version so that pre-release versioning works
As a server project, keystone should list a version number in setup.cfg so that the version numbers products in daily tarballs list the pre-release alpha designation. Change-Id: I1aff86b0890f2d215d00b0c1f19cca3798ae88ec
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index d217ee7c..83d43963 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,6 @@
[metadata]
name = keystone
+version = 2013.2
summary = OpenStack Identity
description-file =
README.rst