提交 94df8f07 作者: Jeromy

version bump to 0.3.2 after mdns

上级 fe3459cd
# go-ipfs changelog
### 0.3.2 - 2015-04-22
This patch update implements multicast dns as well as fxing a few test issues.
* implment mdns peer discovery @whyrusleeping
* fix mounting issues in sharness tests @chriscool
### 0.3.1 - 2015-04-21
......
......@@ -8,7 +8,7 @@ import (
)
// CurrentVersionNumber is the current application's version literal
const CurrentVersionNumber = "0.3.1"
const CurrentVersionNumber = "0.3.2"
// Version regulates checking if the most recent version is run
type Version struct {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论