]> xenbits.xensource.com Git - people/vhanquez/xen.git/commitdiff
Update Xen version to 3.2.3-rc1-pre
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 21 Oct 2008 11:10:34 +0000 (12:10 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 21 Oct 2008 11:10:34 +0000 (12:10 +0100)
xen/Makefile

index 135490d64a2c0eb6a121bb7ec73a5ec1b48e2b54..e459c752519aaa504a08b041a1c11d873da22ca7 100644 (file)
@@ -2,7 +2,7 @@
 # All other places this is stored (eg. compile.h) should be autogenerated.
 export XEN_VERSION       = 3
 export XEN_SUBVERSION    = 2
-export XEN_EXTRAVERSION ?= .2$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .3-rc1-pre$(XEN_VENDORVERSION)
 export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
 -include xen-version