[committed] Bump BASE-VER for stage4

2019-01-23 Thread Jakub Jelinek
Hi! We forgot to bump BASE-VER when we've entered stage4, doing it now: 2019-01-23 Jakub Jelinek * BASE-VER: Bump to 9.0.1. --- gcc/BASE-VER(revision 268183) +++ gcc/BASE-VER(revision 268184) @@ -1 +1 @@ -9.0.0 +9.0.1 Jakub

Bump BASE-VER

2017-01-20 Thread Richard Biener
As our development plan says, stage4 means bumping to 7.0.1. Richard. 2017-01-20 Richard Biener * BASE-VER: Bump to 7.0.1. Index: gcc/BASE-VER === --- gcc/BASE-VER(revision 244712) +++ gcc/BASE-VER(workin

Re: [PATCH] Bump BASE-VER, change snapshots to gcc-5-2014xxxxx

2014-08-18 Thread Richard Biener
On Sat, 16 Aug 2014, Gerald Pfeifer wrote: > On Thu, 14 Aug 2014, Richard Biener wrote: > > See $subject. > > > > Ok? > > I had the same change, but did not get to submit it while traveling > last week. > > Is there anything else we need to do for the version change? A NEWS item maybe (explain

Re: [PATCH] Bump BASE-VER, change snapshots to gcc-5-2014xxxxx

2014-08-16 Thread Gerald Pfeifer
On Thu, 14 Aug 2014, Richard Biener wrote: > See $subject. > > Ok? I had the same change, but did not get to submit it while traveling last week. Is there anything else we need to do for the version change? Gerald

Re: [PATCH] Bump BASE-VER, change snapshots to gcc-5-2014xxxxx

2014-08-14 Thread Jakub Jelinek
On Thu, Aug 14, 2014 at 03:09:26PM +0200, Richard Biener wrote: > > See $subject. > > Ok? > > Thanks, > Richard. > > 2014-08-14 Richard Biener > > maintainer-scripts/ > * crontab: Change trunk snapshots from 4.10 to 5. > > gcc/ > * BASE-VER: Change to 5.0.0 LGTM.

[PATCH] Bump BASE-VER, change snapshots to gcc-5-2014xxxxx

2014-08-14 Thread Richard Biener
See $subject. Ok? Thanks, Richard. 2014-08-14 Richard Biener maintainer-scripts/ * crontab: Change trunk snapshots from 4.10 to 5. gcc/ * BASE-VER: Change to 5.0.0 Index: maintainer-scripts/crontab ===