Author: stsp
Date: Tue May 13 15:44:25 2025
New Revision: 1925535
URL: http://svn.apache.org/viewvc?rev=1925535&view=rev
Log:
1.14.5 has been released already; bump release version on the 1.14.x branch
Modified:
subversion/branches/1.14.x/STATUS
subversion/branches/1.14.x/subversion/include/svn_version.h
Modified: subversion/branches/1.14.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.14.x/STATUS?rev=1925535&r1=1925534&r2=1925535&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Tue May 13 15:44:25 2025
@@ -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.14.5:
+Status of 1.14.6:
Candidate changes:
==================
Modified: subversion/branches/1.14.x/subversion/include/svn_version.h
URL:
http://svn.apache.org/viewvc/subversion/branches/1.14.x/subversion/include/svn_version.h?rev=1925535&r1=1925534&r2=1925535&view=diff
==============================================================================
--- subversion/branches/1.14.x/subversion/include/svn_version.h (original)
+++ subversion/branches/1.14.x/subversion/include/svn_version.h Tue May 13
15:44:25 2025
@@ -70,7 +70,7 @@ extern "C" {
*
* @since New in 1.1.
*/
-#define SVN_VER_PATCH 5
+#define SVN_VER_PATCH 6
/** @deprecated Provided for backward compatibility with the 1.0 API. */