summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlex Gorrod <alexander.gorrod@mongodb.com>2015-03-24 13:20:23 +1100
committerAlex Gorrod <alexander.gorrod@mongodb.com>2015-03-24 13:20:23 +1100
commiteccfdd7981e5a432076e69d87328cb47cd277d17 (patch)
treeae31c4cadaacf86ffe56c804ea94b926d4f739da /src
parent3a3bda539cdd34428b7489fa0fa102ff0605e8d8 (diff)
parentecf1c22bd67e867e238385b6139c5b214ac46872 (diff)
downloadmongo-eccfdd7981e5a432076e69d87328cb47cd277d17.tar.gz
Merge pull request #1803 from wiredtiger/wiredtiger-2.5.22.5.2
Cut WiredTiger 2.5.2 release
Diffstat (limited to 'src')
-rw-r--r--src/docs/top/main.dox6
-rw-r--r--src/docs/upgrading.dox4
2 files changed, 7 insertions, 3 deletions
diff --git a/src/docs/top/main.dox b/src/docs/top/main.dox
index 9b3e5fe48f8..75bf6644393 100644
--- a/src/docs/top/main.dox
+++ b/src/docs/top/main.dox
@@ -6,9 +6,9 @@ WiredTiger is an high performance, scalable, production quality, NoSQL,
@section releases Releases
<table>
-@row{<b>WiredTiger 2.5.0</b> (current),
- <a href="releases/wiredtiger-2.5.0.tar.bz2"><b>[Release package]</b></a>,
- <a href="2.5.0/index.html"><b>[Documentation]</b></a>}
+@row{<b>WiredTiger 2.5.2</b> (current),
+ <a href="releases/wiredtiger-2.5.2.tar.bz2"><b>[Release package]</b></a>,
+ <a href="2.5.2/index.html"><b>[Documentation]</b></a>}
@row{<b>WiredTiger 2.4.1</b> (previous),
<a href="releases/wiredtiger-2.4.1.tar.bz2"><b>[Release package]</b></a>,
<a href="2.4.1/index.html"><b>[Documentation]</b></a>}
diff --git a/src/docs/upgrading.dox b/src/docs/upgrading.dox
index ebf3ace3648..da3cb4670e3 100644
--- a/src/docs/upgrading.dox
+++ b/src/docs/upgrading.dox
@@ -1,5 +1,9 @@
/*! @page upgrading Upgrading WiredTiger applications
+@section version_252 Upgrading to Version 2.5.2
+
+There are no special upgrade steps required.
+
@section version_251 Upgrading to Version 2.5.1
<dl>