Bump HiOp version to v0.4 (#22689)

This commit is contained in:
Asher Mancinelli 2021-03-31 16:50:14 -06:00 committed by GitHub
parent 315124e219
commit 3205c6f940
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ class Hiop(CMakePackage, CudaPackage):
git = "https://github.com/LLNL/hiop.git"
# Most recent tagged snapshot is the preferred version when profiling.
version('0.4', tag='v0.4')
version('0.3.99.3', tag='v0.3.99.3')
version('0.3.99.2', tag='v0.3.99.2')
version('0.3.99.1', tag='v0.3.99.1')