summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorRamon Fernandez <ramon@mongodb.com>2015-11-03 10:47:50 -0500
committerRamon Fernandez <ramon@mongodb.com>2015-11-03 10:47:50 -0500
commitbb3c332bb128809168ed1f140ef1b84fcb811514 (patch)
tree4c97fb85dae8d48808e8edfddfca9427ad7aed65 /common
parent3dbb97282e0cf25ce6843142e53ce1ee754df268 (diff)
downloadmongo-bb3c332bb128809168ed1f140ef1b84fcb811514.tar.gz
post 3.2.0-rc2
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 2f58488fee6..f73466dbf72 100644
--- a/common/options/options.go
+++ b/common/options/options.go
@@ -14,7 +14,7 @@ import (
)
const (
- VersionStr = "3.2.0-rc2"
+ VersionStr = "3.2.0-rc3-pre-"
)
// Gitspec that the tool was built with. Needs to be set using -ldflags