Author: hwright
Date: Wed Dec 1 22:37:51 2010
New Revision: 1041199
URL: http://svn.apache.org/viewvc?rev=1041199&view=rev
Log:
Post-release version bump. It's doubtful this will ever see the light of day,
but just for completeness' sake...
* STATUS,
subversion/include/svn_version.h:
Bump to 1.5.9.
Modified:
subversion/branches/1.5.x/STATUS
subversion/branches/1.5.x/subversion/include/svn_version.h
Modified: subversion/branches/1.5.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.5.x/STATUS?rev=1041199&r1=1041198&r2=1041199&view=diff
==============================================================================
--- subversion/branches/1.5.x/STATUS (original)
+++ subversion/branches/1.5.x/STATUS Wed Dec 1 22:37:51 2010
@@ -11,7 +11,7 @@ details on how release lines and voting
delay a release, etc.
-Candidate changes for 1.5.8:
+Candidate changes for 1.5.9:
============================
* r876180
Modified: subversion/branches/1.5.x/subversion/include/svn_version.h
URL:
http://svn.apache.org/viewvc/subversion/branches/1.5.x/subversion/include/svn_version.h?rev=1041199&r1=1041198&r2=1041199&view=diff
==============================================================================
--- subversion/branches/1.5.x/subversion/include/svn_version.h (original)
+++ subversion/branches/1.5.x/subversion/include/svn_version.h Wed Dec 1
22:37:51 2010
@@ -66,7 +66,7 @@ extern "C" {
*
* @since New in 1.1.
*/
-#define SVN_VER_PATCH 8
+#define SVN_VER_PATCH 9
/** @deprecated Provided for backward compatibility with the 1.0 API. */