Bump version to 0.11.1

This commit is contained in:
Todd Gamblin 2018-01-19 09:33:18 -08:00
parent 4fb3b30d3e
commit 9835f5077b

View File

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