You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by hw...@apache.org on 2010/01/19 19:04:44 UTC

svn commit: r900868 - /subversion/branches/1.6.x/subversion/include/svn_version.h

Author: hwright
Date: Tue Jan 19 18:04:43 2010
New Revision: 900868

URL: http://svn.apache.org/viewvc?rev=900868&view=rev
Log:
* subversion/include/svn_version.h:
  Bump version number.

Modified:
    subversion/branches/1.6.x/subversion/include/svn_version.h

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=900868&r1=900867&r2=900868&view=diff
==============================================================================
--- subversion/branches/1.6.x/subversion/include/svn_version.h (original)
+++ subversion/branches/1.6.x/subversion/include/svn_version.h Tue Jan 19 18:04:43 2010
@@ -66,7 +66,7 @@
  *
  * @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. */