summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
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>