Author: kotkov
Date: Thu Apr 21 16:37:00 2016
New Revision: 1740354
URL: http://svn.apache.org/viewvc?rev=1740354&view=rev
Log:
Post-release housekeeping: bump the 1.8.x branch to 1.8.17.
Modified:
subversion/branches/1.8.x/STATUS
subversion/branches/1.8.x/subversion/include/svn_version.h
Modified: subversion/branches/1.8.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1740354&r1=1740353&r2=1740354&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Thu Apr 21 16:37:00 2016
@@ -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.8.16:
+Status of 1.8.17:
Candidate changes:
==================
Modified: subversion/branches/1.8.x/subversion/include/svn_version.h
URL:
http://svn.apache.org/viewvc/subversion/branches/1.8.x/subversion/include/svn_version.h?rev=1740354&r1=1740353&r2=1740354&view=diff
==============================================================================
--- subversion/branches/1.8.x/subversion/include/svn_version.h (original)
+++ subversion/branches/1.8.x/subversion/include/svn_version.h Thu Apr 21
16:37:00 2016
@@ -70,7 +70,7 @@ extern "C" {
*
* @since New in 1.1.
*/
-#define SVN_VER_PATCH 16
+#define SVN_VER_PATCH 17
/** @deprecated Provided for backward compatibility with the 1.0 API. */