See ChangeLog entry 2000-10-23 14:00 UTC-0400 David G. Holm <dholm@jsd-llc.com>
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2000-10-23 14:00 UTC-0400 David G. Holm <dholm@jsd-llc.com>
|
||||
* include/hbver.h
|
||||
* Bumped revision code to "i" and date to 2000-10-23 in
|
||||
preparation for another interim release.
|
||||
|
||||
2000-10-23 18:15 GMT+2 Maurilio Longo <maurilio.longo@libero.it>
|
||||
* source/rtl/teditor.prg
|
||||
+ added KeyboardHook() and IdleHook() methods.
|
||||
|
||||
@@ -38,10 +38,10 @@
|
||||
|
||||
#define HB_VER_MAJOR 0 /* Major version number */
|
||||
#define HB_VER_MINOR 35 /* Minor version number */
|
||||
#define HB_VER_REVISION "h" /* Revision letter */
|
||||
#define HB_VER_REVISION "i" /* Revision letter */
|
||||
#define HB_VER_BUILD 35 /* Build number */
|
||||
#define HB_VER_YEAR 2000 /* Build year */
|
||||
#define HB_VER_MONTH 10 /* Build month */
|
||||
#define HB_VER_DAY 12 /* Build day */
|
||||
#define HB_VER_DAY 23 /* Build day */
|
||||
|
||||
#endif /* HB_VER_H_ */
|
||||
|
||||
Reference in New Issue
Block a user