diff mbox series

Prepare v2021.07-rc4

Message ID 20210608012157.6799-1-peterwillcn@gmail.com
State Accepted
Commit e3b64beda5dd1a6b6bedfd1fe0e50be1ddea7044
Delegated to: Tom Warren
Headers show
Series Prepare v2021.07-rc4 | expand

Commit Message

Xiaobo Tian June 8, 2021, 1:21 a.m. UTC
From: Tom Rini <trini@konsulko.com>

Signed-off-by: Tom Rini <trini@konsulko.com>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Bin Meng June 8, 2021, 1:39 a.m. UTC | #1
On Tue, Jun 8, 2021 at 9:22 AM xiaobo <peterwillcn@gmail.com> wrote:
>
> From: Tom Rini <trini@konsulko.com>
>
> Signed-off-by: Tom Rini <trini@konsulko.com>
> ---
>  Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

What is this?

Regards,
Bin
Xiaobo Tian June 8, 2021, 1:59 a.m. UTC | #2
Branch operation error error, I have withdrawn, sorry..

Bin Meng <bmeng.cn@gmail.com> 于2021年6月8日周二 上午9:39写道:

> On Tue, Jun 8, 2021 at 9:22 AM xiaobo <peterwillcn@gmail.com> wrote:
> >
> > From: Tom Rini <trini@konsulko.com>
> >
> > Signed-off-by: Tom Rini <trini@konsulko.com>
> > ---
> >  Makefile | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
>
> What is this?
>
> Regards,
> Bin
>
Xiaobo Tian June 8, 2021, 2 a.m. UTC | #3
Sorry, the branch operation is wrong, I have withdrawn this patch

alex tian <peterwillcn@gmail.com> 于2021年6月8日周二 上午9:59写道:

> Branch operation error error, I have withdrawn, sorry..
>
> Bin Meng <bmeng.cn@gmail.com> 于2021年6月8日周二 上午9:39写道:
>
>> On Tue, Jun 8, 2021 at 9:22 AM xiaobo <peterwillcn@gmail.com> wrote:
>> >
>> > From: Tom Rini <trini@konsulko.com>
>> >
>> > Signed-off-by: Tom Rini <trini@konsulko.com>
>> > ---
>> >  Makefile | 2 +-
>> >  1 file changed, 1 insertion(+), 1 deletion(-)
>> >
>>
>> What is this?
>>
>> Regards,
>> Bin
>>
>
>
> --
>
> --
> Tian Xiaobo                                      )\._.,--....,'``.
>                                                 /,   _.. \   _\  ;`._ ,.
>                                                `._.-(,_..'--(,_..'`-.;.'
>
> WeChat: Yesloveme
> QQ:  56775982
>      Best Regards  !
>
>
Xiaobo Tian June 8, 2021, 2:01 a.m. UTC | #4
Sorry, the branch operation is wrong, I have revoked this patch.

Bin Meng <bmeng.cn@gmail.com> 于2021年6月8日周二 上午9:39写道:

> On Tue, Jun 8, 2021 at 9:22 AM xiaobo <peterwillcn@gmail.com> wrote:
> >
> > From: Tom Rini <trini@konsulko.com>
> >
> > Signed-off-by: Tom Rini <trini@konsulko.com>
> > ---
> >  Makefile | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
>
> What is this?
>
> Regards,
> Bin
>
diff mbox series

Patch

diff --git a/Makefile b/Makefile
index e048113ae2..a73481d18c 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ 
 VERSION = 2021
 PATCHLEVEL = 07
 SUBLEVEL =
-EXTRAVERSION = -rc3
+EXTRAVERSION = -rc4
 NAME =
 
 # *DOCUMENTATION*