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
Adjust versioning. Beta version should not have a date.
pull/118/head
chrislusf
10 years ago
parent
c1bc529654
commit
41f29e9d8c
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/util/constants.go
2
go/util/constants.go
View File
@ -1,5 +1,5 @@
package
util
const
(
VERSION
=
"0.70 beta
20150414
"
VERSION
=
"0.70 beta"
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirror/seaweedfs
Title
Body
Create Issue