Add 3.14.0 (#30384)

This commit is contained in:
Paul R. C. Kent 2022-04-29 17:23:12 -04:00 committed by GitHub
parent 31eb759892
commit 52bf7f4157
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@ class Qmcpack(CMakePackage, CudaPackage):
# can occasionally change.
# NOTE: 12/19/2017 QMCPACK 3.0.0 does not build properly with Spack.
version('develop')
version('3.14.0', tag='v3.14.0')
version('3.13.0', tag='v3.13.0')
version('3.12.0', tag='v3.12.0')
version('3.11.0', tag='v3.11.0')