Author: kotkov Date: Thu Sep 24 10:51:58 2026 New Revision: 1938481 Log: Post-release housekeeping: bump the 1.15.x branch to 1.15.1.
Modified: subversion/branches/1.15.x/STATUS subversion/branches/1.15.x/subversion/include/svn_version.h Modified: subversion/branches/1.15.x/STATUS ============================================================================== --- subversion/branches/1.15.x/STATUS Thu Sep 24 10:51:55 2026 (r1938480) +++ subversion/branches/1.15.x/STATUS Thu Sep 24 10:51:58 2026 (r1938481) @@ -10,7 +10,7 @@ See https://subversion.apache.org/docs/c for details on how release lines and voting work, what kinds of bugs can delay a release, etc. -Status of 1.15.0: +Status of 1.15.1: Release blockers for 1.15.0: ============================ Modified: subversion/branches/1.15.x/subversion/include/svn_version.h ============================================================================== --- subversion/branches/1.15.x/subversion/include/svn_version.h Thu Sep 24 10:51:55 2026 (r1938480) +++ subversion/branches/1.15.x/subversion/include/svn_version.h Thu Sep 24 10:51:58 2026 (r1938481) @@ -70,7 +70,7 @@ extern "C" { * * @since New in 1.1. */ -#define SVN_VER_PATCH 0 +#define SVN_VER_PATCH 1 /** @deprecated Provided for backward compatibility with the 1.0 API. */
