Increment Spack version

This commit is contained in:
Adam J. Stewart 2018-03-24 12:20:32 -05:00
parent e905f8cf83
commit c21c03f01a

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.1") spack_version = Version("0.11.2")
# Set up the default packages database. # Set up the default packages database.