diff --git a/cmd/swarm/config.go b/cmd/swarm/config.go index 64c37a0b5e..e7c13c7a32 100644 --- a/cmd/swarm/config.go +++ b/cmd/swarm/config.go @@ -38,7 +38,7 @@ import ( bzzapi "github.com/ethereum/go-ethereum/swarm/api" ) -const SWARM_VERSION = "0.3" +const SWARM_VERSION = "0.3.1-unstable" var ( //flag definition for the dumpconfig command