Merge pull request #1570 from RichardScothern/version

Rev base version to 2.4.0
pull/1571/head
Olivier Gambier 2016-03-28 13:56:24 -07:00
commit 60b9f1756d
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ var Package = "github.com/docker/distribution"
// 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
// used if the registry is run after a go get based install.
var Version = "v2.3.0+unknown"
var Version = "v2.4.0+unknown"