diff --git a/cmd/swarm/config.go b/cmd/swarm/config.go index 64c37a0b5ef9b063141c8ab8540930157252d554..e7c13c7a322bec8e1476fd910f6549beb580c0d8 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