aboutsummaryrefslogtreecommitdiff
path: root/weed/util/constants.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2017-01-15 12:29:53 -0800
committerChris Lu <chris.lu@gmail.com>2017-01-15 12:29:53 -0800
commit76da29679903b4cb994f917a0827aec9cc192c16 (patch)
tree9a945680b83c8ff812dbab0d016773901d529cbb /weed/util/constants.go
parent3065506b3839325869fb74f3a5d8050e1c19a2da (diff)
downloadseaweedfs-76da29679903b4cb994f917a0827aec9cc192c16.tar.xz
seaweedfs-76da29679903b4cb994f917a0827aec9cc192c16.zip
upgrade to 0.730.73
Diffstat (limited to 'weed/util/constants.go')
-rw-r--r--weed/util/constants.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/util/constants.go b/weed/util/constants.go
index 4912e546c..17d4ecaa7 100644
--- a/weed/util/constants.go
+++ b/weed/util/constants.go
@@ -1,5 +1,5 @@
package util
const (
- VERSION = "0.72"
+ VERSION = "0.73"
)