From da650d8efd27e6d2ab388b6aca57a6bdab6df415 Mon Sep 17 00:00:00 2001 From: spiralvoice Date: Thu, 5 Apr 2012 14:07:22 +0000 Subject: [PATCH] release-3-1-1 --- config/configure.in | 2 +- distrib/ChangeLog | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/config/configure.in b/config/configure.in index 68d71189..ec9ec032 100644 --- a/config/configure.in +++ b/config/configure.in @@ -22,7 +22,7 @@ cd config MAJOR_VERSION=3 MINOR_VERSION=1 -SUB_VERSION=0 # range 0-7 due to eMule limitations +SUB_VERSION=1 # range 0-7 due to eMule limitations # ********** ********** # ********** check for C compiler ********** diff --git a/distrib/ChangeLog b/distrib/ChangeLog index 7ba0b861..c024e1bc 100644 --- a/distrib/ChangeLog +++ b/distrib/ChangeLog @@ -14,6 +14,8 @@ http://mldonkey.sourceforge.net/Windows#MinGW_Installation ChangeLog ========= +2012/04/05: version 3.1.1 = tag release-3-1-1 + 2012/04/04 7732: Remove the non-existant -O6 optimization level (blickly) 7755: CryptoPP: Fix build with GCC 4.7 -- 2.11.4.GIT