fixing tag name for development branch (#5496)
This commit is contained in:
		| @@ -35,7 +35,7 @@ class Amrex(CMakePackage): | ||||
|  | ||||
|     version('17.06', git='https://github.com/AMReX-Codes/amrex.git', commit='836d3c7') | ||||
|     version('master', git='https://github.com/AMReX-Codes/amrex.git', tag='master') | ||||
|     version('develop', git='https://github.com/AMReX-Codes/amrex.git', tag='develop') | ||||
|     version('develop', git='https://github.com/AMReX-Codes/amrex.git', tag='development') | ||||
|  | ||||
|     variant('dims', | ||||
|         default='3', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Mark C. Miller
					Mark C. Miller