*** empty log message ***

This commit is contained in:
Patrick Mast
1999-06-05 14:33:36 +00:00
parent 9ba2e83606
commit d2fa063d67
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
19990604-15:30 CET Patrick Mast
* Release of Build #25
19990604-14:14 CET Patrick Mast
* source/rtl/set.c
Removed #include <sys\stat.h>

View File

@@ -18,7 +18,7 @@
#define hb_major 0 /* Major version number */
#define hb_minor 0 /* Minor version number */
#define hb_revision "a" /* Revision letter */
#define hb_build 219 /* Build number */
#define hb_build 25 /* Build number */
#define hb_year 1999 /* Build year */
#define hb_month 6 /* Build month */
#define hb_day 4 /* Build day */