From 3c4e0160aea16bad261b3a577a71008a6d1fefb9 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Wed, 10 Dec 2008 21:39:59 +0000 Subject: [PATCH] Updated. --- Makefile | 2 +- debian/changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 669dfac..a1cd6b2 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ # Only used to build distribution tarballs. # DIST_PREFIX = ${TMP} -VERSION = 4.0 +VERSION = 4.1 BASE = xen-tools diff --git a/debian/changelog b/debian/changelog index 080bd2a..22f84d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xen-tools (4.0-1) unstable; urgency=low +xen-tools (4.1-1) unstable; urgency=low - New command line argument '--no-hosts' to avoid touching /etc/hosts on dom0