| Subject | Firebird and IB_Constants |
|---|---|
| Author | Eyder Rios |
| Post date | 2004-01-14T13:47:02Z |
How I configure the following constants to Firebird 1.5 ?
// Version information
IB_VERSION_MAJOR = '4';
IB_VERSION_MINOR = '2';
IB_VERSION_BUILD = 'I';
IB_VERSION_SUB_RELEASE = 'n';
Thanks,
Eyder Rios
// Version information
IB_VERSION_MAJOR = '4';
IB_VERSION_MINOR = '2';
IB_VERSION_BUILD = 'I';
IB_VERSION_SUB_RELEASE = 'n';
Thanks,
Eyder Rios