mirror of https://github.com/aria2/aria2
Bump up DHT version number to 3.
parent
a2a91a2c74
commit
781a4220fc
|
@ -37,7 +37,7 @@
|
||||||
|
|
||||||
// Increment this if major improvements or bug fixes are made in DHT
|
// Increment this if major improvements or bug fixes are made in DHT
|
||||||
// code. This is 2 bytes unsigned integer.
|
// code. This is 2 bytes unsigned integer.
|
||||||
#define DHT_VERSION 2
|
#define DHT_VERSION 3
|
||||||
|
|
||||||
#define DHT_ID_LENGTH 20
|
#define DHT_ID_LENGTH 20
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue