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 $