Skip to content
Snippets Groups Projects
Commit 19207549 authored by Cameron Smith's avatar Cameron Smith Committed by Satish Balay
Browse files

pumi: add version 2.2.0 (#9606)

parent e4a24c3f
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,7 @@ class Pumi(CMakePackage):
# it compares greater than a numbered version (e.g., 2.1.0). The spack
# version string 'master' compares less than a numbered version.
version('develop', branch='master')
version('2.2.0', commit='8c7e6f13943893b2bc1ece15003e4869a0e9634f') # tag 2.2.0
version('2.1.0', commit='840fbf6ec49a63aeaa3945f11ddb224f6055ac9f')
variant('zoltan', default=False, description='Enable Zoltan Features')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment