From edac83d4719adf3d936437597c747d172dc59565 Mon Sep 17 00:00:00 2001 From: drbob Date: Tue, 28 Jan 2014 09:01:50 +0000 Subject: [PATCH] updated version. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7064 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- libretroshare/src/util/rsversion.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libretroshare/src/util/rsversion.h b/libretroshare/src/util/rsversion.h index 858bc2b91..422ab729c 100644 --- a/libretroshare/src/util/rsversion.h +++ b/libretroshare/src/util/rsversion.h @@ -11,8 +11,8 @@ // These versioning parameters are in the header because plugin versioning requires it. // Please use the functions below, and don't refer directly to the #defines. -#define SVN_REVISION "Revision 6890" -#define SVN_REVISION_NUMBER 6890 +#define SVN_REVISION "Revision 7062" +#define SVN_REVISION_NUMBER 7062 namespace RsUtil {