[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 1/5] Put a valid version number in the META files.
Signed-off-by: Vincent Hanquez <vincent.hanquez@xxxxxxxxxxxxx> --- tools/ocaml/common.make | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tools/ocaml/common.make b/tools/ocaml/common.make index a2085d7..064d4f6 100644 --- a/tools/ocaml/common.make +++ b/tools/ocaml/common.make @@ -20,7 +20,7 @@ OCAMLCFLAGS += -g $(OCAMLINCLUDE) -w F -warn-error F #LDFLAGS = -cclib -L./ DESTDIR ?= / -VERSION := echo 0.0 +VERSION := 4.1 OCAMLABI = $(shell $(OCAMLC) -version) OCAMLLIBDIR = $(shell $(OCAMLC) -where) -- 1.7.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |