projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
826eb17
)
update Xen version to 4.4-unstable
author
Jan Beulich
<jbeulich@suse.com>
Mon, 1 Jul 2013 16:00:34 +0000
(18:00 +0200)
committer
Jan Beulich
<jbeulich@suse.com>
Mon, 1 Jul 2013 16:00:34 +0000
(18:00 +0200)
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index 201d9bca16b0b46ef6e7e40d9a85ff0ef2afc43d..b02e2dd35db4ffbcd65db1cbe7706e0bc7d43ebd 100644
(file)
--- a/
xen/Makefile
+++ b/
xen/Makefile
@@
-1,7
+1,7
@@
# This is the correct place to edit the build version.
# All other places this is stored (eg. compile.h) should be autogenerated.
export XEN_VERSION = 4
-export XEN_SUBVERSION =
3
+export XEN_SUBVERSION =
4
export XEN_EXTRAVERSION ?= -unstable$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version