mirror of
https://github.com/RetroShare/BitDHT.git
synced 2026-09-12 19:50:02 +05: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
5c46721179
commit
9574eb9c9d
@ -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…
Reference in New Issue
Block a user