WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] Bump the version to 3.0.2-3

# HG changeset patch
# User jbulpin@xxxxxxxxxxxxxxxxxxxxxxxxx
# Node ID 5a47baf9b70103b9f2a48ff24bddb30dbc5c5041
# Parent  cd2b25ec71076e9e7e20265864b6477b61bd0017
Bump the version to 3.0.2-3

Signed-off-by: James Bulpin <james@xxxxxxxxxxxxx>
---
 xen/Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r cd2b25ec7107 -r 5a47baf9b701 xen/Makefile
--- a/xen/Makefile      Wed May 24 19:46:22 2006 +0100
+++ b/xen/Makefile      Thu May 25 12:04:50 2006 +0100
@@ -2,7 +2,7 @@
 # All other places this is stored (eg. compile.h) should be autogenerated.
 export XEN_VERSION       = 3
 export XEN_SUBVERSION    = 0
-export XEN_EXTRAVERSION ?= .2-2
+export XEN_EXTRAVERSION ?= .2-3
 export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
 -include xen-version
 

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Bump the version to 3.0.2-3, Xen patchbot-3 . 0-testing <=