doco

git-svn-id: https://svn.apache.org/repos/asf/click/trunk/click@942301 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/documentation/docs/developer-guide/releasing.html b/documentation/docs/developer-guide/releasing.html
index c607ed7..877e957 100644
--- a/documentation/docs/developer-guide/releasing.html
+++ b/documentation/docs/developer-guide/releasing.html
@@ -70,8 +70,9 @@
                     <li>

                         Ensure these files have the correct version:

                         documentation/header.html, framework/src/click-control.properties,

-                        build/build.properties, examples/src/click-page.properties

-                        and documentation/xdocs/src/docbook/click/click-book.xml.

+                        build/build.properties, examples/src/click-page.properties,

+                        documentation/xdocs/src/docbook/click/click-book.xml and

+                        documentation/docs/click-cheat-sheet.pdf.

                     </li>

                     <li>

                         Ensure third-party library versions are correct. Check the following

@@ -412,8 +413,9 @@
             <li>

                 Upgrade Click to the next version. The following files must be updated:

                 documentation/header.html, framework/src/click-control.properties,

-                build/build.properties, examples/src/click-page.properties and

-                documentation/xdocs/src/docbook/click/click-book.xml.

+                build/build.properties, examples/src/click-page.properties,

+                documentation/xdocs/src/docbook/click/click-book.xml and

+                documentation/docs/click-cheat-sheet.pdf.

             </li>

         </ul>