From a1a6069907fc4c2a4e39b0f889a8036c2506c679 Mon Sep 17 00:00:00 2001 From: spiralvoice Date: Sun, 7 Aug 2011 10:25:14 +0000 Subject: [PATCH] release-3-1-0 --- config/configure.in | 4 ++-- distrib/ChangeLog | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/config/configure.in b/config/configure.in index 9e34fe93..d33f2715 100644 --- a/config/configure.in +++ b/config/configure.in @@ -21,8 +21,8 @@ cd config # ********** ********** MAJOR_VERSION=3 -MINOR_VERSION=0 -SUB_VERSION=7 # range 0-7 due to eMule limitations +MINOR_VERSION=1 +SUB_VERSION=0 # range 0-7 due to eMule limitations # ********** ********** # ********** check for C compiler ********** diff --git a/distrib/ChangeLog b/distrib/ChangeLog index 0230387a..3fa8f37a 100644 --- a/distrib/ChangeLog +++ b/distrib/ChangeLog @@ -14,6 +14,8 @@ http://mldonkey.sourceforge.net/Windows#MinGW_Installation ChangeLog ========= +2011/08/07: version 3.1.0 = tag release-3-1-0 + 2011/07/24 7499: BT/DHT: fix logging in tools/bt_dht_node.ml -- 2.11.4.GIT