Increment Spack version (#7565)
This commit is contained in:
parent
1c169ead8b
commit
666e8e3a9b
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue