Final changes for v0.11.0 (#6318)

This commit is contained in:
Todd Gamblin 2018-01-16 22:25:08 -08:00
parent 7a0a907b5c
commit 974d166c8a
2 changed files with 1 additions and 2 deletions

View File

@ -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:

View File

@ -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.