1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Bumped version to 0.3.3

This commit is contained in:
Guillaume J. Charmes 2013-05-23 12:46:14 -07:00
parent d17c0b8368
commit 822056094a

View file

@ -24,7 +24,7 @@ import (
"unicode" "unicode"
) )
const VERSION = "0.3.2" const VERSION = "0.3.3"
var ( var (
GIT_COMMIT string GIT_COMMIT string