xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* docs/version [4.2 only] Correct version string
@ 2012-10-09 16:43 Andrew Cooper
  0 siblings, 0 replies; only message in thread
From: Andrew Cooper @ 2012-10-09 16:43 UTC (permalink / raw)
  To: xen-devel@lists.xen.org, Ian Campbell

[-- Attachment #1: Type: text/plain, Size: 192 bytes --]

This is the minimal fix to correct 4.2.  I will submit a separate patch
for unstable

-- 
Andrew Cooper - Dom0 Kernel Engineer, Citrix XenServer
T: +44 (0)1223 225 900, http://www.citrix.com


[-- Attachment #2: docs-version.patch --]
[-- Type: text/x-patch, Size: 480 bytes --]

# HG changeset patch
# Parent 5fbdbf585f5f2ee9a3e3c75a8a9f9f2cc6eda65c
docs/version: Correct docs version for 4.2

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>

diff -r 5fbdbf585f5f docs/Makefile
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -4,7 +4,7 @@ XEN_ROOT=$(CURDIR)/..
 include $(XEN_ROOT)/Config.mk
 include $(XEN_ROOT)/docs/Docs.mk
 
-VERSION		= xen-unstable
+VERSION		= xen-4.2
 
 DOC_MAN5SRC	:= $(wildcard man/*.pod.5)
 DOC_MAN1SRC	:= $(wildcard man/*.pod.1)

[-- Attachment #3: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-09 16:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-09 16:43 docs/version [4.2 only] Correct version string Andrew Cooper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).