aboutsummaryrefslogtreecommitdiff
path: root/go/util/constants.go
diff options
context:
space:
mode:
authoryourchanges <yourchanges@gmail.com>2015-01-16 14:14:10 +0800
committeryourchanges <yourchanges@gmail.com>2015-01-16 14:14:10 +0800
commit47bc0f2f29dc489939884ed4ddb0748478027cc5 (patch)
treee2d91e2e3c664773e5dabd3becc1e0194a227b05 /go/util/constants.go
parent7481b7376d0349938a99b08e5dfab0b2009b2e89 (diff)
parent0bd992aa44f5410d515bbbb7868b64b4da281707 (diff)
downloadseaweedfs-47bc0f2f29dc489939884ed4ddb0748478027cc5.tar.xz
seaweedfs-47bc0f2f29dc489939884ed4ddb0748478027cc5.zip
Merge pull request #3 from chrislusf/master
merge
Diffstat (limited to 'go/util/constants.go')
-rw-r--r--go/util/constants.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/go/util/constants.go b/go/util/constants.go
index d677ba44f..1aa59d634 100644
--- a/go/util/constants.go
+++ b/go/util/constants.go
@@ -1,5 +1,5 @@
package util
const (
- VERSION = "0.67"
+ VERSION = "0.68"
)