Merge pull request #1230 from dotcloud/switch_dev

switch version to -dev
This commit is contained in:
Victor Vieux 2013-07-18 13:50:40 -07:00
commit edc68f84f3
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ import (
"unicode"
)
const VERSION = "0.5.0"
const VERSION = "0.5.0-dev"
var (
GITCOMMIT string