This commit is contained in:
Michele 2018-11-07 16:50:53 +01:00
parent 3e3e36f81e
commit 58234ad80a

View file

@ -14,7 +14,7 @@ import (
)
const (
_Version = "v4.4.5b4"
_Version = "v4.4.5"
_Producer = 0
_Consumer = 1
_Remover = 2