mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-23 02:43:34 +08:00
v0.16
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@67 282b0af5-e82d-9cf1-ede4-77906d7719d0
This commit is contained in:
@@ -17,6 +17,6 @@ func runVersion(cmd *Command, args []string) bool{
|
|||||||
cmd.Usage()
|
cmd.Usage()
|
||||||
}
|
}
|
||||||
|
|
||||||
fmt.Printf("version 0.15 %s %s\n",runtime.GOOS, runtime.GOARCH)
|
fmt.Printf("version 0.16 %s %s\n",runtime.GOOS, runtime.GOARCH)
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user