From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#29429: Version number missing in info page Date: Tue, 28 Nov 2017 15:27:00 +0100 Message-ID: <87o9nmzdfv.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42280) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eJgro-0001FU-AQ for bug-guix@gnu.org; Tue, 28 Nov 2017 09:28:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eJgri-0000pH-ON for bug-guix@gnu.org; Tue, 28 Nov 2017 09:28:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:53219) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eJgri-0000p8-LI for bug-guix@gnu.org; Tue, 28 Nov 2017 09:28:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eJgri-0006Bg-Fx for bug-guix@gnu.org; Tue, 28 Nov 2017 09:28:02 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: (Arun Isaac's message of "Sat, 25 Nov 2017 00:14:21 +0530") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Arun Isaac Cc: 29429-done@debbugs.gnu.org Arun Isaac skribis: > At (info "(Guix)Top"), the first line says "This document describes GNU > Guix version , a functional ...". The version number is > missing. However, the manual at the URL > https://www.gnu.org/software/guix/manual/guix.html has the version > 0.13.0 correctly mentioned. Hi! Fixed in 91c619ebdfd065f0becbbcc742dc412dc41e77a1. Thanks, Ludo=E2=80=99.