From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christoph Scholtes Newsgroups: gmane.emacs.devel Subject: Re: libXpm version packaged with Windows binaries Date: Sun, 05 Feb 2012 21:08:21 -0700 Message-ID: <86ty344n9m.fsf@googlemail.com> References: <86obtcykg2.fsf@googlemail.com> <834nv4d39v.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1328501315 13474 80.91.229.3 (6 Feb 2012 04:08:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 6 Feb 2012 04:08:35 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 06 05:08:34 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RuFsY-0002rh-9i for ged-emacs-devel@m.gmane.org; Mon, 06 Feb 2012 05:08:34 +0100 Original-Received: from localhost ([::1]:60957 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuFsX-000273-P8 for ged-emacs-devel@m.gmane.org; Sun, 05 Feb 2012 23:08:33 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:50995) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuFsS-00026p-UO for emacs-devel@gnu.org; Sun, 05 Feb 2012 23:08:32 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RuFsP-0003NL-5i for emacs-devel@gnu.org; Sun, 05 Feb 2012 23:08:28 -0500 Original-Received: from mail-gx0-f169.google.com ([209.85.161.169]:48923) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuFsO-0003NG-Vd; Sun, 05 Feb 2012 23:08:25 -0500 Original-Received: by ggnu2 with SMTP id u2so3138331ggn.0 for ; Sun, 05 Feb 2012 20:08:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=6l+Qa6gVvdkLdkFoP2vHAkUIjjhjZRAxu9JVw139qEw=; b=Lc8Lq58kyZEgR/JgHCs1Knqdv1kU+yOis75lUJoes2bfD4llvWvF8JGHme1hvpGgt6 QDx3ieNNdVb+y7nHK/1z4MOLRiPn0hRqqBW2H7vw62Gj52KOy4hRXvx03wheFsdp8Ziq 0FUALNH6+JItWsbVhKtwKHglIcrIdx3SeTtdg= Original-Received: by 10.101.201.19 with SMTP id d19mr6694379anq.39.1328501304561; Sun, 05 Feb 2012 20:08:24 -0800 (PST) Original-Received: from MARVIN (174-29-192-218.hlrn.qwest.net. [174.29.192.218]) by mx.google.com with ESMTPS id h43sm21170365yhj.2.2012.02.05.20.08.23 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 05 Feb 2012 20:08:24 -0800 (PST) In-Reply-To: <834nv4d39v.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 06 Feb 2012 05:55:24 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (windows-nt) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.161.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:148234 Archived-At: Eli Zaretskii writes: >> I wanted to update the README.W32 file and was wondering where the 3.5.8 >> version came from and why there was a need to update from 3.5.7. > > Please just remove version information from the file. It isn't > important to say which version was used, and having this info there is > nothing but a maintenance headache. Done. Thanks.