Re: [AD] Allegro CVS version |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Mon, Aug 14, 2000 at 04:09:08PM +0200, Stepan Roh wrote:
> I noticed that CVS version of Allegro still has WIP 3.9.32 label :
>
> from allegro.h :
>
> #define ALLEGRO_VERSION 3
> #define ALLEGRO_SUB_VERSION 9
> #define ALLEGRO_WIP_VERSION 32
> #define ALLEGRO_VERSION_STR "3.9.32 (WIP)"
> #define ALLEGRO_DATE_STR "2000"
> #define ALLEGRO_DATE 20000313 /* yyyymmdd */
>
> This should be changed to avoid confusion. At least replace 'WIP' with
> 'CVS'.
That seems a good idea. I don't know what to do with the rest;
we could make the version number be 3.9.33 (and then 3.9.34 as
soon as 3.9.33 is released). The date information could be made
unique, but I don't know that there's a lot of point.
George
--
Random project update:
22/06/2000: AllegroGL documentation: http://allegrogl.sourceforge.net/
See under `Documentation' for the AllegroGL Reference Manual in
various formats.