mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 22:25:04 -04:00
Upgraded DHT Version number from 01 => 02, for Relay Connections.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-dhtmods@4776 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
54c0524764
commit
f20ac8630e
1 changed files with 2 additions and 2 deletions
|
@ -51,8 +51,8 @@
|
|||
|
||||
// Original RS 0.5.0/0.5.1 version, is un-numbered.
|
||||
//#define BITDHT_VERSION "00" // First Release of BitDHT with Connections (Proxy Support + Dht Stun)
|
||||
#define BITDHT_VERSION "01" // Testing Connections
|
||||
//#define BITDHT_VERSION "02" // Completed? Full Connections
|
||||
//#define BITDHT_VERSION "01" // Testing Connections (Proxy Only)
|
||||
#define BITDHT_VERSION "02" // Completed Relay Connections from svn 4766
|
||||
//#define BITDHT_VERSION "04" // Full DHT implementation.?
|
||||
|
||||
/*************************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue