diff --git a/gopm.go b/gopm.go index 6b2ab0f62..8a29bdbd5 100644 --- a/gopm.go +++ b/gopm.go @@ -29,7 +29,7 @@ import ( // Test that go1.1 tag above is included in builds. main.go refers to this definition. const go11tag = true -const APP_VER = "0.5.5.1111" +const APP_VER = "0.5.5.1116" // //cmd.CmdSearch, // cmdClean,