Merge pull request #331 from stevvooe/update-rough-version

version: update rough version to be closer to reality
pull/332/head v2.0.0-rc.1
Stephen Day 2015-04-06 20:05:59 -07:00
commit 434be18e35
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.0.0-alpha.2+unknown"
var Version = "v2.0.0-rc.0+unknown"