diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 0ee42f42d1..cbaaf21261 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -7,6 +7,11 @@ For example: 2002-12-01 23:12 UTC+0100 Foo Bar */ + * source/pp/pptable.c + * TEXT/ENDTEXT implemented + * todo + removed implemented items + 2002-03-08 07:30 URC-0300 Luiz Rafael Culik * source/rdd/dbfntx/dbfntx1.c * bug fixed, related to seeking in filtered database diff --git a/harbour/include/hbver.h b/harbour/include/hbver.h index 211af75581..aa9d3e223a 100644 --- a/harbour/include/hbver.h +++ b/harbour/include/hbver.h @@ -59,13 +59,13 @@ #define HB_VER_LEX "Flex" #endif #define HB_VER_MAJOR 0 /* Major version number */ -#define HB_VER_MINOR 38 /* Minor version number */ -#define HB_VER_REVISION 1 /* Revision number */ +#define HB_VER_MINOR 39 /* 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-01-16 11:10 UTC-0500 David G. Holm " +#define HB_VER_LENTRY "2002-03-08 20:31 UTC-0500 Phil Barnett " #define HB_VER_CHLCVS "ChangeLog,v 1.3763 2002/01/16 16:10:57 dholm" #define HB_VER_C_USR "" #define HB_VER_L_USR ""