mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-03 14:45:12 -04:00
Added Cache system for GPG Certificates.
- This should reduce gpg calls by 90+%. Updated rsversion svn to 4942 git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4942 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
bdc8a11203
commit
e024ea36e9
4 changed files with 113 additions and 38 deletions
|
@ -8,7 +8,7 @@
|
|||
#include <string>
|
||||
|
||||
#define LIB_VERSION "0.5.3a"
|
||||
#define SVN_REVISION "Revision 4874"
|
||||
#define SVN_REVISION "Revision 4942"
|
||||
|
||||
namespace RsUtil {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue