From e2cd8703d85a2b3dabd212b1fbc2c2c2dc2f9cd3 Mon Sep 17 00:00:00 2001 From: joss17 Date: Fri, 31 Jul 2009 18:29:06 +0000 Subject: [PATCH] Add libretroshare label to the version detail git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1462 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 59ceba1c3..9132705ae 100644 --- a/libretroshare/src/util/rsversion.h +++ b/libretroshare/src/util/rsversion.h @@ -10,7 +10,7 @@ #include -#define VERSION "0.4.13e" +#define VERSION "libretroshare 0.5.x" namespace RsUtil {