aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libfsimage/common
diff options
context:
space:
mode:
authorTim Deegan <Tim.Deegan@xensource.com>2007-01-17 10:33:13 +0000
committerTim Deegan <Tim.Deegan@xensource.com>2007-01-17 10:33:13 +0000
commitd74f5aa06311f5bb5ee39d0fbd32707336cf61d0 (patch)
treeff1b49245c93ffccca9b7555905c935fd313266d /tools/libfsimage/common
parent96002a7e9b93c9363136534fd1821c5743b323fa (diff)
downloadxen-d74f5aa06311f5bb5ee39d0fbd32707336cf61d0.tar.gz
xen-d74f5aa06311f5bb5ee39d0fbd32707336cf61d0.tar.bz2
xen-d74f5aa06311f5bb5ee39d0fbd32707336cf61d0.zip
[LIBFSIMAGE] Fix makefile to track version number change
Signed-off-by: Tim Deegan <Tim.Deegan@xensource.com>
Diffstat (limited to 'tools/libfsimage/common')
-rw-r--r--tools/libfsimage/common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/libfsimage/common/Makefile b/tools/libfsimage/common/Makefile
index 6efce44f02..9a62e9bbb5 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.0
+MAJOR = 1.1
MINOR = 0
CFLAGS += -Werror -Wp,-MD,.$(@F).d