From 3208fcaffee5f5f548bfc8fc2a5d6c2cad45a493 Mon Sep 17 00:00:00 2001 From: drbob Date: Sun, 19 Feb 2012 21:45:31 +0000 Subject: [PATCH] updated versions to v0.5.3b and svn 4971 git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4971 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- libretroshare/src/util/rsversion.h | 4 ++-- retroshare-gui/src/util/rsversion.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libretroshare/src/util/rsversion.h b/libretroshare/src/util/rsversion.h index 0340ae574..e0a9e493f 100644 --- a/libretroshare/src/util/rsversion.h +++ b/libretroshare/src/util/rsversion.h @@ -7,8 +7,8 @@ #include -#define LIB_VERSION "0.5.3a" -#define SVN_REVISION "Revision 4942" +#define LIB_VERSION "0.5.3b" +#define SVN_REVISION "Revision 4971" namespace RsUtil { diff --git a/retroshare-gui/src/util/rsversion.h b/retroshare-gui/src/util/rsversion.h index 6b229215a..1683e3502 100644 --- a/retroshare-gui/src/util/rsversion.h +++ b/retroshare-gui/src/util/rsversion.h @@ -20,7 +20,7 @@ ****************************************************************/ -#define GUI_VERSION "0.5.3a" +#define GUI_VERSION "0.5.3b" #define GUI_REVISION "Revision: "