From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: [PATCH] README: update to say Xen 4.5, not Xen 4.5.0 Date: Mon, 22 Jun 2015 14:38:48 +0100 Message-ID: <1434980328-22293-1-git-send-email-ian.jackson@eu.citrix.com> References: <55882AB8020000780008795E@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Z71wa-0003QR-U6 for xen-devel@lists.xenproject.org; Mon, 22 Jun 2015 13:39:25 +0000 In-Reply-To: <55882AB8020000780008795E@mail.emea.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: xen-devel@lists.xenproject.org, Ian Jackson List-Id: xen-devel@lists.xenproject.org We are about to release 4.5.1. And, we want to not have to patch README each time. Signed-off-by: Ian Jackson --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index 3bdc74e..86b689e 100644 --- a/README +++ b/README @@ -1,9 +1,9 @@ ################################# -__ __ _ _ ____ ___ -\ \/ /___ _ __ | || | | ___| / _ \ - \ // _ \ '_ \ | || |_ |___ \| | | | - / \ __/ | | | |__ _| ___) | |_| | -/_/\_\___|_| |_| |_|(_)____(_)___/ +__ __ _ _ ____ +\ \/ /___ _ __ | || | | ___| + \ // _ \ '_ \ | || |_ |___ \ + / \ __/ | | | |__ _| ___) | +/_/\_\___|_| |_| |_|(_)____/ ################################# -- 1.7.10.4