mirror of https://github.com/docker/docs.git
Merge pull request #1230 from dotcloud/switch_dev
switch version to -dev
This commit is contained in:
commit
edc68f84f3
|
@ -27,7 +27,7 @@ import (
|
||||||
"unicode"
|
"unicode"
|
||||||
)
|
)
|
||||||
|
|
||||||
const VERSION = "0.5.0"
|
const VERSION = "0.5.0-dev"
|
||||||
|
|
||||||
var (
|
var (
|
||||||
GITCOMMIT string
|
GITCOMMIT string
|
||||||
|
|
Loading…
Reference in New Issue