See ChangeLog entry 2002-12-31 11:45 UTC-0500 David G. Holm <dholm@jsd-llc.com>
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2002-12-31 11:45 UTC-0500 David G. Holm <dholm@jsd-llc.com>
|
||||
* include/hbver.h
|
||||
* Updated the build number and the ChangeLog information.
|
||||
|
||||
2002-12-30 16:50 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
|
||||
* source/rdd/dbfcdx/dbfcdx1.c
|
||||
! fixed scope related bug, reported by Blue Face
|
||||
|
||||
@@ -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 <midnight@the-oasis.net>"
|
||||
#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 <harbour_ar@yahoo.com.ar>"
|
||||
#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 ""
|
||||
|
||||
Reference in New Issue
Block a user