Bump hiop version (#22884)

This commit is contained in:
Asher Mancinelli 2021-04-12 17:30:46 -04:00 committed by GitHub
parent 976cf4496b
commit e30aff9b6b
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.1', tag='v0.4.1')
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')