[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] Update version to 3.0.1
# HG changeset patch # User jrb44@xxxxxxxxxxxxxxxxxx # Node ID 1b34a6b427d5a9845729f6ad6d17d91444773c19 # Parent 690fc13948db7651eabbce8cc4b963342c8634dd Update version to 3.0.1 Signed-off-by: James Bulpin <james@xxxxxxxxxxxxx> diff -r 690fc13948db -r 1b34a6b427d5 docs/src/user.tex --- a/docs/src/user.tex Mon Jan 30 12:35:43 2006 +++ b/docs/src/user.tex Mon Jan 30 23:46:04 2006 @@ -504,7 +504,7 @@ The \path{dist/install/boot} directory will also contain the config files used for building the XenLinux kernels, and also versions of Xen and XenLinux kernels that contain debug symbols such as -(\path{xen-syms-3.0.0} and \path{vmlinux-syms-2.6.12.6-xen0}) which are +(\path{xen-syms-3.0.1} and \path{vmlinux-syms-2.6.12.6-xen0}) which are essential for interpreting crash dumps. Retain these files as the developers may wish to see them if you post on the mailing list. diff -r 690fc13948db -r 1b34a6b427d5 xen/Makefile --- a/xen/Makefile Mon Jan 30 12:35:43 2006 +++ b/xen/Makefile Mon Jan 30 23:46:04 2006 @@ -6,7 +6,7 @@ # All other places this is stored (eg. compile.h) should be autogenerated. export XEN_VERSION = 3 export XEN_SUBVERSION = 0 -export XEN_EXTRAVERSION = .0 +export XEN_EXTRAVERSION = .1 export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION) export BASEDIR := $(CURDIR) _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |