update Xen version to 4.4-unstable
authorJan Beulich <jbeulich@suse.com>
Mon, 1 Jul 2013 16:00:34 +0000 (18:00 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 1 Jul 2013 16:00:34 +0000 (18:00 +0200)
xen/Makefile

index 201d9bca16b0b46ef6e7e40d9a85ff0ef2afc43d..b02e2dd35db4ffbcd65db1cbe7706e0bc7d43ebd 100644 (file)
@@ -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