Date: Thu, 8 Nov 2001 18:21:45 +0200 (WET) From: Andris Pavenis X-Sender: pavenis AT ieva06 To: Eli Zaretskii Cc: Andrew Cottrell , djgpp-workers AT delorie DOT com Subject: Re: allegro headers? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 8 Nov 2001, Eli Zaretskii wrote: > > On Thu, 8 Nov 2001 pavenis AT lanet DOT lv wrote: > > > I thought it's time to update sys/version.h and add 2.04 related > > files in distrib/p in CVS version of DJGPP. > > That's probably true. Actually, I think the version in sys/version.h > should be bumped up a second after an official release is zipped and > copied to DJ's staging area, since everything beyond that is the next > version. That would be good for all kinds of packages which need to DTRT > based on __DJGPP__MINOR__. > Perhaps it would still be nice to have version number 2.04 now as current CVS version is different enough from 2.03 release and programs should be able to distinguish between them. Maybe it would be nice to add also some sign in sys/version.h that one is using development version of DJGPP. For example gcc version in CVS is bumped before release not after that: soon after release of gcc-3.0.2 version were bumped to gcc-3.0.3 YYYYMMDD (prerelease) (YYYYMMDD - date) Andris