From fec88c40a7bace625f49c3234a71560a161ee0ef Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Tue, 18 Jun 2013 16:33:03 +0000 Subject: Import svn-1.8.0 final --- subversion/include/svn_version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'subversion/include') diff --git a/subversion/include/svn_version.h b/subversion/include/svn_version.h index f8ce7c37b3b3e..1dee5b8523457 100644 --- a/subversion/include/svn_version.h +++ b/subversion/include/svn_version.h @@ -95,7 +95,7 @@ extern "C" { * * Always change this at the same time as SVN_VER_NUMTAG. */ -#define SVN_VER_TAG " (Release Candidate 3)" +#define SVN_VER_TAG " (r1490375)" /** Number tag: a string describing the version. @@ -110,7 +110,7 @@ extern "C" { * * Always change this at the same time as SVN_VER_TAG. */ -#define SVN_VER_NUMTAG "-rc3" +#define SVN_VER_NUMTAG "" /** Revision number: The repository revision number of this release. -- cgit v1.3