summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRamon Fernandez <ramon@mongodb.com>2015-12-04 18:19:10 -0500
committerRamon Fernandez <ramon@mongodb.com>2015-12-04 18:19:10 -0500
commit59170bd06f2340cb641db58842e99dee890b1b59 (patch)
tree68d631ec13ee9c28d2ecadc240c0f0e0ba1831dd
parentb420158543bca4ed213ef1022eb866a0cd36af6e (diff)
downloadmongo-59170bd06f2340cb641db58842e99dee890b1b59.tar.gz
bump 3.0.8
-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 164e8437084..ba515f2137e 100644
--- a/common/options/options.go
+++ b/common/options/options.go
@@ -12,7 +12,7 @@ import (
)
const (
- VersionStr = "3.0.7"
+ VersionStr = "3.0.8"
)
// Gitspec that the tool was built with. Needs to be set using -ldflags