Bump version to 0.10.0

This commit is contained in:
Todd Gamblin 2017-01-16 02:04:48 -08:00
parent 1bd13827c9
commit 1856317777

View File

@ -88,7 +88,7 @@
# Initialize various data structures & objects at the core of Spack.
#-----------------------------------------------------------------------------
# Version information
spack_version = Version("0.9.1")
spack_version = Version("0.10.0")
# Set up the default packages database.