This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirror
/
seaweedfs
mirror of
https://github.com/seaweedfs/seaweedfs.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
release 0.37
pull/2/head
Chris Lu
12 years ago
parent
8f0b527b28
commit
fb53ec30f7
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
go/weed/version.go
2
go/weed/version.go
View File
@ -6,7 +6,7 @@ import (
)
)
const
(
const
(
VERSION
=
"0.3
6
"
VERSION
=
"0.3
7
"
)
)
var
cmdVersion
=
&
Command
{
var
cmdVersion
=
&
Command
{
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirror/seaweedfs
Title
Body
Create Issue