summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2013-05-16 14:06:34 +1000
committerAlex Gorrod <alexg@wiredtiger.com>2013-05-16 14:06:34 +1000
commitd1d83ba63810be6f92b17710cdc9c943ec310c64 (patch)
tree9cff4d840b3fc260cd46c85095f2220025d04b29 /src
parent6a9f73856610dda46b61afcf787cda3e8bcb0685 (diff)
downloadmongo-d1d83ba63810be6f92b17710cdc9c943ec310c64.tar.gz
Cut release 1.6.01.6.0
Diffstat (limited to 'src')
-rw-r--r--src/docs/upgrading.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/docs/upgrading.dox b/src/docs/upgrading.dox
index 0f59c18ca21..4ff9c6d498c 100644
--- a/src/docs/upgrading.dox
+++ b/src/docs/upgrading.dox
@@ -1,11 +1,11 @@
/*! @page upgrading Upgrading WiredTiger applications
-@section version_154 Upgrading to Version 1.5.4
+@section version_160 Upgrading to Version 1.6.0
<dl>
<dt>File format changes</dt>
<dd>
-The underlying file formats changed in the 1.5.4 release; tables and files
+The underlying file formats changed in the 1.6.0 release; tables and files
should be dumped and re-loaded into a new database.
</dd>