Merge pull request #1424 from RichardScothern/version-file

Update version file
This commit is contained in:
Olivier Gambier 2016-02-04 11:03:55 -08:00
commit 0d9cb4f4f2

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.1.0+unknown"
var Version = "v2.3.0+unknown"