We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32885d0 commit 23a6184Copy full SHA for 23a6184
CHANGES
@@ -4,7 +4,9 @@ at https://github.com/ygrek/mldonkey/issues
4
Changelog
5
=========
6
7
-2017/01/22:
+3.1.6 - 2017/01/22
8
+------------------
9
+
10
* BT: better diagnostics of wrong udp tracker reply
11
* BT/DHT: update public router addresses
12
* fix buffer overflows in DNS resolution
config/configure.in
@@ -22,7 +22,7 @@ cd config
22
23
MAJOR_VERSION=3
24
MINOR_VERSION=1
25
-SUB_VERSION=5 # range 0-7 due to eMule limitations
+SUB_VERSION=6 # range 0-7 due to eMule limitations
26
27
# ********** **********
28
# ********** check for C compiler **********
0 commit comments