From 71c1836f5c613d4a97dad47de25bdf844f3f0e1d Mon Sep 17 00:00:00 2001 From: Tim Deegan Date: Thu, 18 Jan 2007 09:24:40 +0000 Subject: [PATCH] Revert 13389; libfsimage version does not need to change after all. Signed-off-by: Tim Deegan --- tools/libfsimage/common/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/libfsimage/common/Makefile b/tools/libfsimage/common/Makefile index 9a62e9bbb5..6efce44f02 100644 --- a/tools/libfsimage/common/Makefile +++ b/tools/libfsimage/common/Makefile @@ -1,7 +1,7 @@ XEN_ROOT = ../../.. include $(XEN_ROOT)/tools/Rules.mk -MAJOR = 1.1 +MAJOR = 1.0 MINOR = 0 CFLAGS += -Werror -Wp,-MD,.$(@F).d -- 2.30.2