summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorRamon Fernandez <ramon@mongodb.com>2016-01-08 15:14:44 -0500
committerRamon Fernandez <ramon@mongodb.com>2016-01-08 15:14:44 -0500
commitcfa294993db4d981cce7c8d5f7c6bb6f624e6dd6 (patch)
treeba78cc247e9ad3f216859ffe91910fa90b4fab53 /common
parent86a6960ec0ed765e4869986d817b0b7c83376e26 (diff)
downloadmongo-cfa294993db4d981cce7c8d5f7c6bb6f624e6dd6.tar.gz
bump 3.0.9
Diffstat (limited to 'common')
-rw-r--r--common/options/options.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/options/options.go b/common/options/options.go
index ba515f2137e..047b9eafebf 100644
--- a/common/options/options.go
+++ b/common/options/options.go
@@ -12,7 +12,7 @@ import (
)
const (
- VersionStr = "3.0.8"
+ VersionStr = "3.0.9"
)
// Gitspec that the tool was built with. Needs to be set using -ldflags