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

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

Author: julianfoad
Date: Mon Dec 11 21:27:04 2017
New Revision: 1817842

URL: http://svn.apache.org/viewvc?rev=1817842&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=1817842&r1=1817841&r2=1817842&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:27:04 2017
@@ -1268,10 +1268,9 @@ A.B with the version you're preparing, e
       Increment the trunk version number, and introduce a new CHANGES
       section for the upcoming A.B.0 release.
 
-      * subversion/include/svn_version.h: Increment version number.
-
-      * subversion/tests/cmdline/svntest/main.py (SVN_VER_MINOR),
-        build/run_tests.py (SVN_VER_MINOR):
+      * subversion/bindings/javahl/src/org/apache/subversion/javahl/NativeResources.java,
+        subversion/include/svn_version.h (SVN_VER_MINOR),
+        subversion/tests/cmdline/svntest/main.py (SVN_VER_MINOR):
           Increment version number.
 
       * CHANGES: New section for A.B.0.