forked from LaconicNetwork/kompose
Merge pull request #180 from cab105/master
Changed version tag to reflect the tip of the branch
This commit is contained in:
commit
b5bac385a2
@ -18,7 +18,7 @@ package version
|
|||||||
|
|
||||||
var (
|
var (
|
||||||
// VERSION should be updated by hand at each release
|
// VERSION should be updated by hand at each release
|
||||||
VERSION = "0.1.0"
|
VERSION = "dev"
|
||||||
|
|
||||||
// GITCOMMIT will be overwritten automatically by the build system
|
// GITCOMMIT will be overwritten automatically by the build system
|
||||||
GITCOMMIT = "HEAD"
|
GITCOMMIT = "HEAD"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user