Bump up DHT version number to 3.

pull/1/head
Tatsuhiro Tsujikawa 2011-01-08 21:24:50 +09:00
parent a2a91a2c74
commit 781a4220fc
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
// Increment this if major improvements or bug fixes are made in DHT
// code. This is 2 bytes unsigned integer.
#define DHT_VERSION 2
#define DHT_VERSION 3
#define DHT_ID_LENGTH 20