From 6b0dacb8c3c6a4ac032132c839845f88dc0ee484 Mon Sep 17 00:00:00 2001 From: defnax Date: Sat, 25 Jun 2011 16:16:02 +0000 Subject: [PATCH] update version for trunk git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4335 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 bc9d27712..1483843c9 100644 --- a/libretroshare/src/util/rsversion.h +++ b/libretroshare/src/util/rsversion.h @@ -7,8 +7,8 @@ #include -#define LIB_VERSION "0.5.1" -#define SVN_REVISION "Revision: 3369" +#define LIB_VERSION "0.5.1d" +#define SVN_REVISION "Revision " namespace RsUtil {