[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] Put a valid version number in the META files
# HG changeset patch # User Stefano Stabellini <sstabellini@xxxxxxxxxxxxx> # Date 1281450636 -3600 # Node ID 3ce21a94be45a70d833d530e8f2f396af2fcec1a # Parent 6e621e039cdea4688321b0dba71d041f3001b23d 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 insertion(+), 1 deletion(-) diff -r 6e621e039cde -r 3ce21a94be45 tools/ocaml/common.make --- a/tools/ocaml/common.make Tue Aug 10 15:24:01 2010 +0100 +++ b/tools/ocaml/common.make Tue Aug 10 15:30:36 2010 +0100 @@ -20,7 +20,7 @@ OCAMLCFLAGS += -g $(OCAMLINCLUDE) -w F - #LDFLAGS = -cclib -L./ DESTDIR ?= / -VERSION := echo 0.0 +VERSION := 4.1 OCAMLABI = $(shell $(OCAMLC) -version) OCAMLLIBDIR = $(shell $(OCAMLC) -where) _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |