You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ph...@apache.org on 2013/05/23 13:22:31 UTC

svn commit: r1485647 - /subversion/trunk/subversion/include/svn_version.h

Author: philip
Date: Thu May 23 11:22:30 2013
New Revision: 1485647

URL: http://svn.apache.org/r1485647
Log:
* subversion/include/svn_version.h
  (SVN_VER_REVISION): Update comment, we don't guess any revisions these days.

Modified:
    subversion/trunk/subversion/include/svn_version.h

Modified: subversion/trunk/subversion/include/svn_version.h
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/include/svn_version.h?rev=1485647&r1=1485646&r2=1485647&view=diff
==============================================================================
--- subversion/trunk/subversion/include/svn_version.h (original)
+++ subversion/trunk/subversion/include/svn_version.h Thu May 23 11:22:30 2013
@@ -116,10 +116,8 @@ extern "C" {
 /** Revision number: The repository revision number of this release.
  *
  * This constant is used to generate the build number part of the Windows
- * file version. Its value remains 0 in the repository.
- *
- * When rolling a tarball, we automatically replace it with what we
- * guess to be the correct revision number.
+ * file version. Its value remains 0 in the repository except in release
+ * tags where it is the revision from which the tag was created.
  */
 #define SVN_VER_REVISION   0