X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f From: DJ Delorie To: geda-user AT delorie DOT com Subject: Re: [geda-user] [pcb] Plans for Next Release of pcb In-Reply-To: <585ADD79.3020403@xs4all.nl> (geda-user@delorie.com) Date: Wed, 21 Dec 2016 15:02:14 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Bert Timmerman (bert DOT timmerman AT xs4all DOT nl) writes... > Major issue to contemplate on is the version number ... are we going the > "2.0" route or still remain in the "1.99" series (and what letter comes > after "z" .. "aa" ? Last time this came up, we decided to choose one of the following: * Keep using YYYYMMDD as the release number (i.e. pcb-20161221) (the branches replace 1.99z with this string throughout) * Bump to pcb-4.0 to avoid confusion with the old TCL version that's pcb-3.x > Another one .. if I do a release branch, can anybody push to it ? and be > able to do hot fixes and stuff. IIRC release branches have the same rules as master. You're an admin so you can change that if you need to ;-) The git exceptions are for home/$user and LP* only, everything else is the same.