Author: hwright
Date: Thu Jun 2 20:53:00 2011
New Revision: 1130808
URL: http://svn.apache.org/viewvc?rev=1130808&view=rev
Log:
Post-release housekeeping.
* STATUS,
subversion/include/svn_version.h:
Bump version numbers.
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=1130808&r1=1130807&r2=1130808&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Thu Jun 2 20:53:00 2011
@@ -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.17:
+Status of 1.6.18:
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=1130808&r1=1130807&r2=1130808&view=diff
==============================================================================
--- subversion/branches/1.6.x/subversion/include/svn_version.h (original)
+++ subversion/branches/1.6.x/subversion/include/svn_version.h Thu Jun 2
20:53:00 2011
@@ -66,7 +66,7 @@ extern "C" {
*
* @since New in 1.1.
*/
-#define SVN_VER_PATCH 17
+#define SVN_VER_PATCH 18
/** @deprecated Provided for backward compatibility with the 1.0 API. */