From 8b4d26510c5772c04c49408aa99948a79d4fab3a Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH] Version 0.9.1 released. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 94d6501..f548710 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ # General configuration PACKAGE := virt-p2v -VERSION := 0.9.1 +VERSION := 0.9.2 # i386 images also work on x86-64, so best to stick with i386. ARCH := i386 -- 1.8.3.1