Author: hwright
Date: Wed Sep 29 21:16:51 2010
New Revision: 1002849
URL: http://svn.apache.org/viewvc?rev=1002849&view=rev
Log:
Post-release version bump.
* STATUS,
subversion/include/svn_version.h:
Bump version numbers to 1.6.14.
Modified:
subversion/branches/1.6.x/STATUS
subversion/branches/1.6.x/subversion/include/svn_version.h
Modified: subversion/branches/1.6.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.6.x/STATUS?rev=1002849&r1=1002848&r2=1002849&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Wed Sep 29 21:16:51 2010
@@ -10,7 +10,7 @@ See "Stabilizing and maintaining release
details on how release lines and voting work, what kinds of bugs can
delay a release, etc.
-Status of 1.6.13:
+Status of 1.6.14:
================
Candidate changes:
Modified: subversion/branches/1.6.x/subversion/include/svn_version.h
URL:
http://svn.apache.org/viewvc/subversion/branches/1.6.x/subversion/include/svn_version.h?rev=1002849&r1=1002848&r2=1002849&view=diff
==============================================================================
--- subversion/branches/1.6.x/subversion/include/svn_version.h (original)
+++ subversion/branches/1.6.x/subversion/include/svn_version.h Wed Sep 29
21:16:51 2010
@@ -66,7 +66,7 @@ extern "C" {
*
* @since New in 1.1.
*/
-#define SVN_VER_PATCH 13
+#define SVN_VER_PATCH 14
/** @deprecated Provided for backward compatibility with the 1.0 API. */