You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2013/03/29 03:34:50 UTC

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

Author: breser
Date: Fri Mar 29 02:34:49 2013
New Revision: 1462381

URL: http://svn.apache.org/r1462381
Log:
Bump 1.6.x branch to 1.6.22.

* STATUS,
  subversion/include/svn_version.h: Update to 1.6.22


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=1462381&r1=1462380&r2=1462381&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Fri Mar 29 02:34:49 2013
@@ -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.21:
+Status of 1.6.22:
 
 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=1462381&r1=1462380&r2=1462381&view=diff
==============================================================================
--- subversion/branches/1.6.x/subversion/include/svn_version.h (original)
+++ subversion/branches/1.6.x/subversion/include/svn_version.h Fri Mar 29 02:34:49 2013
@@ -66,7 +66,7 @@ extern "C" {
  *
  * @since New in 1.1.
  */
-#define SVN_VER_PATCH      21
+#define SVN_VER_PATCH      22
 
 
 /** @deprecated Provided for backward compatibility with the 1.0 API. */