Final changes for v0.11.0 (#6318)
This commit is contained in:
parent
7a0a907b5c
commit
974d166c8a
@ -42,7 +42,6 @@ correspond to sections in the slides above.
|
||||
4. :ref:`build-systems-tutorial`
|
||||
5. :ref:`advanced-packaging-tutorial`
|
||||
6. :ref:`modules-tutorial`
|
||||
7. :ref:`modules-tutorial`
|
||||
|
||||
Full contents:
|
||||
|
||||
|
@ -96,7 +96,7 @@
|
||||
# Initialize various data structures & objects at the core of Spack.
|
||||
#-----------------------------------------------------------------------------
|
||||
# Version information
|
||||
spack_version = Version("0.10.0")
|
||||
spack_version = Version("0.11.0")
|
||||
|
||||
|
||||
# Set up the default packages database.
|
||||
|
Loading…
Reference in New Issue
Block a user