Final changes for v0.11.0 (#6318)
This commit is contained in:
parent
4d7e7f25c4
commit
84b2cc0823
@ -41,7 +41,6 @@ correspond to sections in the slides above.
|
|||||||
4. :ref:`build-systems-tutorial`
|
4. :ref:`build-systems-tutorial`
|
||||||
5. :ref:`advanced-packaging-tutorial`
|
5. :ref:`advanced-packaging-tutorial`
|
||||||
6. :ref:`modules-tutorial`
|
6. :ref:`modules-tutorial`
|
||||||
7. :ref:`modules-tutorial`
|
|
||||||
|
|
||||||
Full contents:
|
Full contents:
|
||||||
|
|
||||||
|
@ -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.10.0")
|
spack_version = Version("0.11.0")
|
||||||
|
|
||||||
|
|
||||||
# Set up the default packages database.
|
# Set up the default packages database.
|
||||||
|
Loading…
Reference in New Issue
Block a user