You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2017/12/11 21:37:34 UTC

svn commit: r1817848 - /subversion/site/publish/docs/community-guide/releasing.part.html

Author: danielsh
Date: Mon Dec 11 21:37:34 2017
New Revision: 1817848

URL: http://svn.apache.org/viewvc?rev=1817848&view=rev
Log:
* publish/docs/community-guide/releasing.part.html
  (release-branches): Correct the suggested commit message.

Modified:
    subversion/site/publish/docs/community-guide/releasing.part.html

Modified: subversion/site/publish/docs/community-guide/releasing.part.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/releasing.part.html?rev=1817848&r1=1817847&r2=1817848&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/releasing.part.html (original)
+++ subversion/site/publish/docs/community-guide/releasing.part.html Mon Dec 11 21:37:34 2017
@@ -1273,7 +1273,7 @@ A.B with the version you're preparing, e
         subversion/tests/cmdline/svntest/main.py (SVN_VER_MINOR):
           Increment version number.
 
-      * CHANGES: New section for A.B.0.
+      * CHANGES: New section for A.$((B+1)).0.
     </pre></li>
 
 <li><p>Create a new <tt>STATUS</tt> file on the release branch.</p></li>