8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 22:43:03 +01:00
This commit is contained in:
alexpeshkoff 2013-01-08 15:03:01 +00:00
parent 7f9f1110c9
commit 8be83d5844

View File

@ -199,7 +199,7 @@ public:
virtual ExternalTrigger* FB_CALL makeTrigger(Error* error, ExternalContext* context,
const IRoutineMetadata* metadata) = 0;
};
#define FB_EXTERNAL_ENGINE_VERSION (FB_PLUGIN_VERSION + 7)
#define FB_EXTERNAL_ENGINE_VERSION (FB_PLUGIN_VERSION + 6)
} // namespace Firebird