From 7b6e5e97f948684aca5ffe4c020b93a3ea9bb292 Mon Sep 17 00:00:00 2001 From: steve Date: Wed, 21 Dec 2005 19:19:16 +0000 Subject: [PATCH] 2005-12-21 19:19:16 by steve Ready for a 0.5 release. --- Makefile | 4 ++-- README | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 02e5770..15ad738 100644 --- a/Makefile +++ b/Makefile @@ -5,14 +5,14 @@ # -- # http://www.steve.org.uk/ # -# $Id: Makefile,v 1.18 2005-12-20 23:21:47 steve Exp $ +# $Id: Makefile,v 1.19 2005-12-21 19:19:16 steve Exp $ # # Only used to build distribution tarballs. # DIST_PREFIX = /tmp -VERSION = 0.4 +VERSION = 0.5 BASE = xen-tools diff --git a/README b/README index 5399302..248975a 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ -xen-tools v0.4 +xen-tools v0.5 -------------- Xen-Tools is a collection of Perl scripts for working with Xen @@ -111,4 +111,4 @@ TODO Steve -- -$Id: README,v 1.12 2005-12-21 03:43:46 steve Exp $ +$Id: README,v 1.13 2005-12-21 19:19:16 steve Exp $