All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 3/3] Makefile: Bump library 'current' version.
@ 2021-11-10 17:56 Ossama Othman
  0 siblings, 0 replies; 3+ messages in thread
From: Ossama Othman @ 2021-11-10 17:56 UTC (permalink / raw)
  To: ell

[-- Attachment #1: Type: text/plain, Size: 352 bytes --]

Hi Marcel,

On Tue, Nov 9, 2021 at 9:58 PM Marcel Holtmann <marcel(a)holtmann.org> wrote:
> > -ELL_CURRENT = 0
> > -ELL_REVISION = 2
> > +ELL_CURRENT = 1
> > +ELL_REVISION = 0
> > ELL_AGE = 0
>
> actually we have bothered changing this as long as we are still 0.x and not stable. So I rather skip this for now.

Okay, sounds good.

-Ossama

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

* Re: [PATCH 3/3] Makefile: Bump library 'current' version.
@ 2021-11-10  5:58 Marcel Holtmann
  0 siblings, 0 replies; 3+ messages in thread
From: Marcel Holtmann @ 2021-11-10  5:58 UTC (permalink / raw)
  To: ell

[-- Attachment #1: Type: text/plain, Size: 707 bytes --]

Hi Ossama,

> The l_rtnl interface changed.  Bump the "current" ELL library version
> number accordingly.
> ---
> Makefile.am | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Makefile.am b/Makefile.am
> index 4e650c9..73f5298 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -8,8 +8,8 @@ ACLOCAL_AMFLAGS = -I build-aux
> # Interfaces added:		CURRENT++ REVISION=0 AGE++
> # Interfaces removed:		CURRENT++ REVISION=0 AGE=0
> 
> -ELL_CURRENT = 0
> -ELL_REVISION = 2
> +ELL_CURRENT = 1
> +ELL_REVISION = 0
> ELL_AGE = 0

actually we have bothered changing this as long as we are still 0.x and not stable. So I rather skip this for now.

Regards

Marcel

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

* [PATCH 3/3] Makefile: Bump library 'current' version.
@ 2021-11-10  0:14 Ossama Othman
  0 siblings, 0 replies; 3+ messages in thread
From: Ossama Othman @ 2021-11-10  0:14 UTC (permalink / raw)
  To: ell

[-- Attachment #1: Type: text/plain, Size: 569 bytes --]

The l_rtnl interface changed.  Bump the "current" ELL library version
number accordingly.
---
 Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 4e650c9..73f5298 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,8 +8,8 @@ ACLOCAL_AMFLAGS = -I build-aux
 # Interfaces added:		CURRENT++ REVISION=0 AGE++
 # Interfaces removed:		CURRENT++ REVISION=0 AGE=0
 
-ELL_CURRENT = 0
-ELL_REVISION = 2
+ELL_CURRENT = 1
+ELL_REVISION = 0
 ELL_AGE = 0
 
 linux_headers = linux/gpio.h
-- 
2.32.0

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

end of thread, other threads:[~2021-11-10 17:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-10 17:56 [PATCH 3/3] Makefile: Bump library 'current' version Ossama Othman
  -- strict thread matches above, loose matches on Subject: below --
2021-11-10  5:58 Marcel Holtmann
2021-11-10  0:14 Ossama Othman

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.