AMG: update version (#11099)
This commit is contained in:
parent
03bb6500f3
commit
af2d166adf
@ -17,6 +17,7 @@ class Amg(MakefilePackage):
|
|||||||
git = "https://github.com/LLNL/AMG.git"
|
git = "https://github.com/LLNL/AMG.git"
|
||||||
|
|
||||||
version('develop', branch='master')
|
version('develop', branch='master')
|
||||||
|
version('1.2', tag='1.2')
|
||||||
version('1.1', tag='1.1')
|
version('1.1', tag='1.1')
|
||||||
version('1.0', tag='1.0')
|
version('1.0', tag='1.0')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user