* Changed version in /include/hbver.h to Build 39

This commit is contained in:
Phil Barnett
2002-03-09 01:45:32 +00:00
parent 682b5d5b5a
commit cf36e6f22b
2 changed files with 8 additions and 3 deletions

View File

@@ -7,6 +7,11 @@
For example:
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
* source/pp/pptable.c
* TEXT/ENDTEXT implemented
* todo
removed implemented items
2002-03-08 07:30 URC-0300 Luiz Rafael Culik<culikr@uol.com.br>
* source/rdd/dbfntx/dbfntx1.c
* bug fixed, related to seeking in filtered database

View File

@@ -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 <dholm@jsd-llc.com>"
#define HB_VER_LENTRY "2002-03-08 20:31 UTC-0500 Phil Barnett <midnight@the-oasis.net>"
#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 ""