You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2018/07/16 08:08:34 UTC

svn commit: r1836006 - /subversion/branches/1.10.x/subversion/include/svn_version.h

Author: julianfoad
Date: Mon Jul 16 08:08:33 2018
New Revision: 1836006

URL: http://svn.apache.org/viewvc?rev=1836006&view=rev
Log:
Post-release housekeeping: bump the 1.10.x branch to 1.10.3.

(This bumps the version in 'svn_version.h', following r1835936.)

Modified:
    subversion/branches/1.10.x/subversion/include/svn_version.h

Modified: subversion/branches/1.10.x/subversion/include/svn_version.h
URL: http://svn.apache.org/viewvc/subversion/branches/1.10.x/subversion/include/svn_version.h?rev=1836006&r1=1836005&r2=1836006&view=diff
==============================================================================
--- subversion/branches/1.10.x/subversion/include/svn_version.h (original)
+++ subversion/branches/1.10.x/subversion/include/svn_version.h Mon Jul 16 08:08:33 2018
@@ -70,7 +70,7 @@ extern "C" {
  *
  * @since New in 1.1.
  */
-#define SVN_VER_PATCH      0
+#define SVN_VER_PATCH      3
 
 
 /** @deprecated Provided for backward compatibility with the 1.0 API. */