Oops, put back the 'see glance setup.py' for later version flow incorporation ala OpenStack lines

This commit is contained in:
Malini K. Bhandaru 2013-05-22 16:01:53 -07:00
parent 4328586d1f
commit 9593773c7b

View File

@ -26,7 +26,7 @@ except ImportError:
# Determine version of this application.
# TBD: Revisit version flows and processing once integrating with OpenStack,
# see barbican setup.py
# see glance setup.py
PKG = "barbican"
VERSIONFILE = os.path.join(PKG, "version.py")
version = "unknown"