diff options
| author | Chris Lu <chris.lu@gmail.com> | 2019-04-11 19:40:36 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2019-04-11 19:40:36 -0700 |
| commit | 59a9e15733051ccfe36d2bb2465e29e80459809b (patch) | |
| tree | 52b0aed73380c2b4c6076ec52d71fd6764e68757 /weed/util/constants.go | |
| parent | 66c609d434a88c226cd3d9e530881ceaf765ff63 (diff) | |
| download | seaweedfs-59a9e15733051ccfe36d2bb2465e29e80459809b.tar.xz seaweedfs-59a9e15733051ccfe36d2bb2465e29e80459809b.zip | |
1.301.30
Diffstat (limited to 'weed/util/constants.go')
| -rw-r--r-- | weed/util/constants.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/util/constants.go b/weed/util/constants.go index aa8399523..a32811692 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -5,5 +5,5 @@ import ( ) var ( - VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 29) + VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 30) ) |
