All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.9] libxenforeignmemory: bump minor version number
@ 2017-05-10 11:51 Wei Liu
  2017-05-10 11:58 ` Julien Grall
  2017-05-10 13:34 ` Ian Jackson
  0 siblings, 2 replies; 3+ messages in thread
From: Wei Liu @ 2017-05-10 11:51 UTC (permalink / raw)
  To: Xen-devel; +Cc: Ian Jackson, Julien Grall, Wei Liu

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
---
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Julien Grall <julien.grall@arm.com>

The only lib in libs that needs bumping
---
 tools/libs/foreignmemory/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/libs/foreignmemory/Makefile b/tools/libs/foreignmemory/Makefile
index 55677e86d7..2f2caa1f5c 100644
--- a/tools/libs/foreignmemory/Makefile
+++ b/tools/libs/foreignmemory/Makefile
@@ -2,7 +2,7 @@ XEN_ROOT = $(CURDIR)/../../..
 include $(XEN_ROOT)/tools/Rules.mk
 
 MAJOR    = 1
-MINOR    = 0
+MINOR    = 1
 SHLIB_LDFLAGS += -Wl,--version-script=libxenforeignmemory.map
 
 CFLAGS   += -Werror -Wmissing-prototypes
-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH for-4.9] libxenforeignmemory: bump minor version number
  2017-05-10 11:51 [PATCH for-4.9] libxenforeignmemory: bump minor version number Wei Liu
@ 2017-05-10 11:58 ` Julien Grall
  2017-05-10 13:34 ` Ian Jackson
  1 sibling, 0 replies; 3+ messages in thread
From: Julien Grall @ 2017-05-10 11:58 UTC (permalink / raw)
  To: Wei Liu, Xen-devel; +Cc: Ian Jackson

Hi Wei,

On 05/10/2017 12:51 PM, Wei Liu wrote:
> Signed-off-by: Wei Liu <wei.liu2@citrix.com>

Release-acked-by: Julien Grall <julien.grall@arm.com>

Cheers,

> ---
> Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> Cc: Julien Grall <julien.grall@arm.com>
>
> The only lib in libs that needs bumping
> ---
>  tools/libs/foreignmemory/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/libs/foreignmemory/Makefile b/tools/libs/foreignmemory/Makefile
> index 55677e86d7..2f2caa1f5c 100644
> --- a/tools/libs/foreignmemory/Makefile
> +++ b/tools/libs/foreignmemory/Makefile
> @@ -2,7 +2,7 @@ XEN_ROOT = $(CURDIR)/../../..
>  include $(XEN_ROOT)/tools/Rules.mk
>
>  MAJOR    = 1
> -MINOR    = 0
> +MINOR    = 1
>  SHLIB_LDFLAGS += -Wl,--version-script=libxenforeignmemory.map
>
>  CFLAGS   += -Werror -Wmissing-prototypes
>

-- 
Julien Grall

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH for-4.9] libxenforeignmemory: bump minor version number
  2017-05-10 11:51 [PATCH for-4.9] libxenforeignmemory: bump minor version number Wei Liu
  2017-05-10 11:58 ` Julien Grall
@ 2017-05-10 13:34 ` Ian Jackson
  1 sibling, 0 replies; 3+ messages in thread
From: Ian Jackson @ 2017-05-10 13:34 UTC (permalink / raw)
  To: Wei Liu; +Cc: Xen-devel, Julien Grall

Wei Liu writes ("[PATCH for-4.9] libxenforeignmemory: bump minor version number"):
> Signed-off-by: Wei Liu <wei.liu2@citrix.com>

Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-05-10 13:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-10 11:51 [PATCH for-4.9] libxenforeignmemory: bump minor version number Wei Liu
2017-05-10 11:58 ` Julien Grall
2017-05-10 13:34 ` Ian Jackson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.