summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErnie Hershey <ernie.hershey@10gen.com>2015-07-20 17:23:59 -0400
committerErnie Hershey <ernie.hershey@10gen.com>2015-07-20 17:23:59 -0400
commit97f2b5c2f4111849fd6d6715359320145b950602 (patch)
treeb71befbf1dd3bc139b8aa103b5f64b91026a685c
parent496fbb7f9965be0e0cad78c4e6adc9643b5f476f (diff)
downloadmongo-97f2b5c2f4111849fd6d6715359320145b950602.tar.gz
BUMP 3.0.5-rc1r3.0.5-rc1
-rw-r--r--doxygenConfig2
-rw-r--r--version.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/doxygenConfig b/doxygenConfig
index 50d5528d1be..22f26a97894 100644
--- a/doxygenConfig
+++ b/doxygenConfig
@@ -3,7 +3,7 @@
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = MongoDB
-PROJECT_NUMBER = 3.0.5-rc1-pre-
+PROJECT_NUMBER = 3.0.5-rc1
OUTPUT_DIRECTORY = docs/doxygen
CREATE_SUBDIRS = NO
OUTPUT_LANGUAGE = English
diff --git a/version.json b/version.json
index 7acf799893c..2dff1e08409 100644
--- a/version.json
+++ b/version.json
@@ -1,3 +1,3 @@
{
- "version": "3.0.5-rc1-pre-"
+ "version": "3.0.5-rc1"
}