mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-22 23:03:36 +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()
|
||||
}
|
||||
|
||||
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
|
||||
}
|
||||
|
Reference in New Issue
Block a user