Rev base version to 2.4.0
Now that we've tagged a release candidate, we can now say all builds are "2.4.0+unknown" if the makefile is not used. Signed-off-by: Richard Scothern <richard.scothern@docker.com>master
							parent
							
								
									f4b6fc8d68
								
							
						
					
					
						commit
						1ea9a3638d
					
				|  | @ -8,4 +8,4 @@ var Package = "github.com/docker/distribution" | ||||||
| // the latest release tag by hand, always suffixed by "+unknown". During
 | // the latest release tag by hand, always suffixed by "+unknown". During
 | ||||||
| // build, it will be replaced by the actual version. The value here will be
 | // build, it will be replaced by the actual version. The value here will be
 | ||||||
| // used if the registry is run after a go get based install.
 | // used if the registry is run after a go get based install.
 | ||||||
| var Version = "v2.3.0+unknown" | var Version = "v2.4.0+unknown" | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue