Tag Spack version 0.9
- Tagging a version to include all that's happened since 0.8.17 - This is in anticipation of merging `features/cflags` and `features/newarch`, which will break the spec format. - 1.0 will likely come after those.
This commit is contained in:
parent
15e9d5f96e
commit
9d584d0c47
@ -105,7 +105,7 @@
|
||||
|
||||
# Version information
|
||||
from spack.version import Version
|
||||
spack_version = Version("0.8.15")
|
||||
spack_version = Version("0.9")
|
||||
|
||||
#
|
||||
# Executables used by Spack
|
||||
|
Loading…
Reference in New Issue
Block a user