From 2be688b63b4ab0f354fce22f8b8e9c7b925219fa Mon Sep 17 00:00:00 2001 From: spiralvoice Date: Sun, 15 Aug 2010 15:41:00 +0000 Subject: [PATCH] release-3-0-4 --- config/configure.in | 2 +- distrib/ChangeLog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/configure.in b/config/configure.in index 95ddd1c2..727d7314 100644 --- a/config/configure.in +++ b/config/configure.in @@ -22,7 +22,7 @@ cd config MAJOR_VERSION=3 MINOR_VERSION=0 -SUB_VERSION=3 # range 0-7 due to eMule limitations +SUB_VERSION=4 # range 0-7 due to eMule limitations # ********** ********** # ********** check for C compiler ********** diff --git a/distrib/ChangeLog b/distrib/ChangeLog index 5ce44167..8781363c 100644 --- a/distrib/ChangeLog +++ b/distrib/ChangeLog @@ -14,7 +14,7 @@ http://mldonkey.sourceforge.net/Windows#MinGW_Installation ChangeLog ========= -2010/08/15 +2010/08/15: version 3.0.4 = tag release-3-0-4 7280: BT: fix make_torrent creates sometimes torrents without name argument (ygrek) 7278: configure: more useful --enable-debug (ygrek) -- 2.11.4.GIT