Increment Spack version (#7565)

This commit is contained in:
Adam J. Stewart 2018-03-23 16:43:22 -05:00 committed by Todd Gamblin
parent 1c169ead8b
commit 666e8e3a9b

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.2")
# Set up the default packages database. # Set up the default packages database.