Author: breser
Date: Thu Jun 13 09:44:13 2013
New Revision: 1492601
URL: http://svn.apache.org/r1492601
Log:
Bump 1.8.x branch to 1.8.1.
Modified:
subversion/branches/1.8.x/STATUS
subversion/branches/1.8.x/subversion/include/svn_version.h
Modified: subversion/branches/1.8.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1492601&r1=1492600&r2=1492601&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Thu Jun 13 09:44:13 2013
@@ -11,7 +11,7 @@ See http://subversion.apache.org/docs/co
for details on how release lines and voting work, what kinds of bugs can
delay a release, etc.
-Status of 1.8.0:
+Status of 1.8.1:
Candidate changes:
==================
Modified: subversion/branches/1.8.x/subversion/include/svn_version.h
URL:
http://svn.apache.org/viewvc/subversion/branches/1.8.x/subversion/include/svn_version.h?rev=1492601&r1=1492600&r2=1492601&view=diff
==============================================================================
--- subversion/branches/1.8.x/subversion/include/svn_version.h (original)
+++ subversion/branches/1.8.x/subversion/include/svn_version.h Thu Jun 13
09:44:13 2013
@@ -72,7 +72,7 @@ extern "C" {
*
* @since New in 1.1.
*/
-#define SVN_VER_PATCH 0
+#define SVN_VER_PATCH 1
/** @deprecated Provided for backward compatibility with the 1.0 API. */