ChangeLog 20000202-16:40 GMT+1
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
20000202-16:40 GMT+1 Ryszard Glab <rglab@imid.med.pl>
|
||||
*include/hbver.c
|
||||
* fixed version and revision numbers
|
||||
|
||||
20000202-13:50 GMT+1 Patrick Mast <harbour@PatrickMast.com>
|
||||
* include/hbver.c
|
||||
* Updated to version 31a
|
||||
|
||||
@@ -87,8 +87,8 @@ extern int hb_day;
|
||||
|
||||
#define hb_major 0 /* Major version number */
|
||||
#define hb_minor 0 /* Minor version number */
|
||||
#define hb_revision "" /* Revision letter */
|
||||
#define hb_build 31a /* Build number */
|
||||
#define hb_revision "a" /* Revision letter */
|
||||
#define hb_build 31 /* Build number */
|
||||
#define hb_year 2000 /* Build year */
|
||||
#define hb_month 02 /* Build month */
|
||||
#define hb_day 02 /* Build day */
|
||||
|
||||
Reference in New Issue
Block a user