From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LrSUK-0004ym-2I for qemu-devel@nongnu.org; Wed, 08 Apr 2009 03:46:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LrSUE-0004tr-SL for qemu-devel@nongnu.org; Wed, 08 Apr 2009 03:46:23 -0400 Received: from [199.232.76.173] (port=55564 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LrSUE-0004tf-JI for qemu-devel@nongnu.org; Wed, 08 Apr 2009 03:46:18 -0400 Received: from yw-out-1718.google.com ([74.125.46.158]:21859) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LrSUE-0007KZ-5H for qemu-devel@nongnu.org; Wed, 08 Apr 2009 03:46:18 -0400 Received: by yw-out-1718.google.com with SMTP id 9so1794456ywk.82 for ; Wed, 08 Apr 2009 00:46:15 -0700 (PDT) Sender: Peter Korsgaard Subject: Re: [Qemu-devel] [7035] Implement --version. References: From: Peter Korsgaard Date: Wed, 08 Apr 2009 09:46:04 +0200 In-Reply-To: (Paul Brook's message of "Tue\, 07 Apr 2009 22\:58\:45 +0000") Message-ID: <87prfn1tc3.fsf@macbook.be.48ers.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org >>>>> "Paul" == Paul Brook writes: Paul> Revision: 7035 Paul> http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=7035 Paul> Author: pbrook Paul> +static void version(void) Paul> +{ Paul> + printf("QEMU PC emulator version " QEMU_VERSION ", Copyright (c) 2003-2008 Fabrice Bellard\n"); How about changing that to 2009 while you're at it? -- Bye, Peter Korsgaard