Final changes for v0.11.0 (#6318)
This commit is contained in:
@@ -41,7 +41,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.
|
||||
|
Reference in New Issue
Block a user