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
releasing version 0.28
pull/2/head
Chris Lu
12 years ago
parent
db8e27be6e
commit
9bbbbb7c2c
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
Split 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
(
VERSION
=
"0.28
beta
"
VERSION
=
"0.28"
)
var
cmdVersion
=
&
Command
{
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirror/seaweedfs
Title
Body
Create Issue