X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=egRKlAf2J2FLhzZ3u1JmEOEVBbKL1WumoebSvR99XOP
	wNVf223LDzTI5P3dob1pl/QezaxwakIwZChQxBQj5brD1MBB2p21VJHSNlRbheeI
	9M6QOnP4ljvhF6EnlJcvKbmsKMguBcQpAtGq/xF+kzweTAiL7mMroldw2H+wbmeI
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type:content-transfer-encoding;
	 s=default; bh=hWxPlTSj5hNN1nKg9M0/rSqAbwE=; b=wp+paHYMmJF+cdSwF
	BEZ30sycggdddvYGP4FdPI5As7uraTD8u4oQpog7NYFB35oldYmriYTPqowmcolQ
	X2Pe+zq/dIUs/Xos6Sbxc6ZGUB70GUJoM5q8lzse++sixcs2Visx0QNsMllQ+S3t
	0wRvuIwthyfYcpe5x6OKHbzyyo=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=Roberto
X-HELO: mail-wm0-f49.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:in-reply-to:references:from:date         :message-id:subject:to:content-transfer-encoding;        bh=Bb/vsk9tQZkwTi02kgND59LqSU2edGcaw/3nqNWFzew=;        b=dtedRDjRpFYvZf1TFvh+QF9m0KLgT1ujE8GG8R94aYnh7qNRtHZRyOTC7BBd6Jcf8k         2sPj9sR6HW+0iQlh6INz9aJ1xLIOsAJKyYTGAj8p3ofKhM+QOVwrpUCqerQewB4AdNqB         PFxevqHReuloQnQ1vCyFKjdCqH13Snxf5wQVWuV2nos5djUTYdn5y6l2HaS9gja8dbv2         PVPKNQsGfuJTLbHU8Z/Hdg3mb2k65NqMMhf9Gfsua49Bv9medWVNPXySTg1BGTHe8/w1         zZPA7I7zeKz6dzOjckorOLJ9c9WXGJkI7P9PK0YSkBnFmUpvWpxgAyljxFyOr2cwbTGs         gxug==
X-Gm-Message-State: AKaTC03UAkmMc3szbpfBh3gsvR0BwOoGTBn8srBzFyFul3MwZXPETuWaFOxnTeFAAmgmGvmPLnkvymJ2u8OFxw==
X-Received: by 10.28.133.143 with SMTP id h137mr1594852wmd.58.1481015543429; Tue, 06 Dec 2016 01:12:23 -0800 (PST)
MIME-Version: 1.0
In-Reply-To: <CAG-pUxkQ_iniFA0r9i2zkT1uFMEvCei0wc9rd45RBYj2uBnVhA@mail.gmail.com>
References: <CAG-pUxkQ_iniFA0r9i2zkT1uFMEvCei0wc9rd45RBYj2uBnVhA@mail.gmail.com>
From: Gerrit Haase <gerrit.haase@gmail.com>
Date: Tue, 6 Dec 2016 10:11:42 +0100
Message-ID: <CA+Fg1xZgE-zNDXAefFAG8Q9frBOPs75OetmbDCh0bji1PADeCQ@mail.gmail.com>
Subject: Re: Installer names not meaningful enough
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id uB69Cquu020005

2016-12-01 11:51 GMT+01:00 Roberto Ríos Gallardo says:
> Please give the installers more meaningful names. In particular, make
> sure "cygwin" is part of it. "setup-x86_64.exe" is not very obvious. A
> version number would be nice too.

The version is part of setup.ini in the header:

# This file was automatically generated at 2016-12-05 09:43:16 UTC.
#
# If you edit it, your edits will be discarded next time the file is
# generated.  See http://cygwin.com/setup.html for details.
release: cygwin
arch: x86_64
setup-timestamp: 1480930996
setup-version: 2.876
...


Regards,
Gerrit

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


