From 61794705112a302724faec3e9659428b6f54479a Mon Sep 17 00:00:00 2001 From: defnax Date: Thu, 27 May 2010 23:56:36 +0000 Subject: [PATCH] revision number testing git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3015 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- libretroshare/src/util/rsversion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libretroshare/src/util/rsversion.h b/libretroshare/src/util/rsversion.h index 01f6bd8b1..d4fdd7343 100644 --- a/libretroshare/src/util/rsversion.h +++ b/libretroshare/src/util/rsversion.h @@ -8,7 +8,7 @@ #include #define LIB_VERSION "0.5.1" -#define SVN_REVISION "$Revision: 2973$" +#define SVN_REVISION "$Rev$" namespace RsUtil {