AMG: update version (#11099)

This commit is contained in:
Abhinav Bhatele 2019-04-03 10:11:06 -07:00 committed by Christoph Junghans
parent 03bb6500f3
commit af2d166adf

View file

@ -17,6 +17,7 @@ class Amg(MakefilePackage):
git = "https://github.com/LLNL/AMG.git"
version('develop', branch='master')
version('1.2', tag='1.2')
version('1.1', tag='1.1')
version('1.0', tag='1.0')