Message ID | 20210608012157.6799-1-peterwillcn@gmail.com |
---|---|
State | Accepted |
Commit | e3b64beda5dd1a6b6bedfd1fe0e50be1ddea7044 |
Delegated to: | Tom Warren |
Headers | show |
Series | Prepare v2021.07-rc4 | expand |
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
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 >
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 ! > >
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 --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*