Author: stsp
Date: Wed Aug 5 09:46:23 2015
New Revision: 1694158
URL: http://svn.apache.org/r1694158
Log:
Post-release housekeeping: bump the 1.7.x branch to 1.7.23.
Modified:
subversion/branches/1.7.x/STATUS
subversion/branches/1.7.x/subversion/include/svn_version.h
Modified: subversion/branches/1.7.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1694158&r1=1694157&r2=1694158&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Wed Aug 5 09:46:23 2015
@@ -10,7 +10,7 @@ See http://subversion.apache.org/docs/co
for details on how release lines and voting work, what kinds of bugs can
delay a release, etc.
-Status of 1.7.22:
+Status of 1.7.23:
Candidate changes:
==================
Modified: subversion/branches/1.7.x/subversion/include/svn_version.h
URL:
http://svn.apache.org/viewvc/subversion/branches/1.7.x/subversion/include/svn_version.h?rev=1694158&r1=1694157&r2=1694158&view=diff
==============================================================================
--- subversion/branches/1.7.x/subversion/include/svn_version.h (original)
+++ subversion/branches/1.7.x/subversion/include/svn_version.h Wed Aug 5
09:46:23 2015
@@ -71,7 +71,7 @@ extern "C" {
*
* @since New in 1.1.
*/
-#define SVN_VER_PATCH 22
+#define SVN_VER_PATCH 23
/** @deprecated Provided for backward compatibility with the 1.0 API. */