mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 08:03:04 +01:00
Correction.
This commit is contained in:
parent
698723211c
commit
a4a71bbea5
@ -103,7 +103,7 @@ public:
|
||||
virtual IAttachment* registerAttachment(IProvider* provider, IAttachment* attachment) = 0;
|
||||
virtual ITransaction* registerTransaction(IAttachment* attachment, ITransaction* transaction) = 0;
|
||||
};
|
||||
#define FB_MASTER_VERSION (FB_VERSIONED_VERSION + 6)
|
||||
#define FB_MASTER_VERSION (FB_VERSIONED_VERSION + 9)
|
||||
|
||||
} // namespace Firebird
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user