We skipped 1.2.2 so 1.2.x branch should be 1.2.3 before release.

* subversion/include/svn_version.h: Update version number.



git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/1.2.x@855907 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/subversion/include/svn_version.h b/subversion/include/svn_version.h
index 4377b2a..ce45626 100644
--- a/subversion/include/svn_version.h
+++ b/subversion/include/svn_version.h
@@ -66,7 +66,7 @@
  *
  * Modify for every released patch.
  */
-#define SVN_VER_PATCH      2
+#define SVN_VER_PATCH      3
 
 
 /** @deprecated Provided for backward compatibility with the 1.0 API. */