diff --git a/harbour/ChangeLog b/harbour/ChangeLog index d58bff6186..22bd02b618 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,10 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-12-31 11:45 UTC-0500 David G. Holm + * include/hbver.h + * Updated the build number and the ChangeLog information. + 2002-12-30 16:50 UTC-0300 Horacio Roldan * source/rdd/dbfcdx/dbfcdx1.c ! fixed scope related bug, reported by Blue Face diff --git a/harbour/include/hbver.h b/harbour/include/hbver.h index 28a00c2cb4..fbeb0e680c 100644 --- a/harbour/include/hbver.h +++ b/harbour/include/hbver.h @@ -59,14 +59,14 @@ #define HB_VER_LEX "Flex" #endif #define HB_VER_MAJOR 0 /* Major version number */ -#define HB_VER_MINOR 40 /* Minor version number */ +#define HB_VER_MINOR 41 /* Minor version number */ #define HB_VER_REVISION 0 /* Revision number */ /* TOFIX: Ideally these should be generated dynamically, until then, they should be updated by the builder. [vszakats] */ -#define HB_VER_LENTRY "2002-06-16 12:09 UTC-0500 Phil Barnett " -#define HB_VER_CHLCVS "ChangeLog,v 1.4080 2002/06/16 12:09:00 philb" +#define HB_VER_LENTRY "2002-12-30 16:50 UTC-0300 Horacio Roldan " +#define HB_VER_CHLCVS "ChangeLog,v 1.4288 2002/12/30 19:57:17 horacioroldan" #define HB_VER_C_USR "" #define HB_VER_L_USR "" #define HB_VER_PRG_USR ""