You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2012/09/12 16:55:47 UTC

svn commit: r1383988 - in /subversion/branches/1.6.x: STATUS subversion/include/svn_version.h

Author: stsp
Date: Wed Sep 12 14:55:47 2012
New Revision: 1383988

URL: http://svn.apache.org/viewvc?rev=1383988&view=rev
Log:
On the 1.6.x branch:

* subversion/include/svn_version.h,
  STATUS: Bump patch level to 20. 1.6.19 has been tagged.

Modified:
    subversion/branches/1.6.x/STATUS
    subversion/branches/1.6.x/subversion/include/svn_version.h

Modified: subversion/branches/1.6.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.6.x/STATUS?rev=1383988&r1=1383987&r2=1383988&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Wed Sep 12 14:55:47 2012
@@ -10,7 +10,7 @@ See "Stabilizing and maintaining release
 details on how release lines and voting work, what kinds of bugs can
 delay a release, etc.
 
-Status of 1.6.19:
+Status of 1.6.20:
 
 Candidate changes:
 ==================

Modified: subversion/branches/1.6.x/subversion/include/svn_version.h
URL: http://svn.apache.org/viewvc/subversion/branches/1.6.x/subversion/include/svn_version.h?rev=1383988&r1=1383987&r2=1383988&view=diff
==============================================================================
--- subversion/branches/1.6.x/subversion/include/svn_version.h (original)
+++ subversion/branches/1.6.x/subversion/include/svn_version.h Wed Sep 12 14:55:47 2012
@@ -66,7 +66,7 @@ extern "C" {
  *
  * @since New in 1.1.
  */
-#define SVN_VER_PATCH      19
+#define SVN_VER_PATCH      20
 
 
 /** @deprecated Provided for backward compatibility with the 1.0 API. */