Bugfix #949: (a) call gpgme_check_version(NULL) during initialization and (b) provide...
authorKarl-Heinz Zimmer <khz@kde.org>
Wed, 19 Jun 2002 12:56:43 +0000 (12:56 +0000)
committerKarl-Heinz Zimmer <khz@kde.org>
Wed, 19 Jun 2002 12:56:43 +0000 (12:56 +0000)
commitc445a85ff255ca85912c2731e731e1e13dc3d58d
treee10881cecb83eb8cc81f8d576633df1806dab424
parent6798c68f2f1e3c64008ef3eec98fd3fab9bf4004
Bugfix #949: (a) call gpgme_check_version(NULL) during initialization and (b) provide additional function libVersion(void) to retrieve the library version used - this function has been added to the CryptPlug API as new *MUST* function for all implementations.
gpgmeplug/cryptplug.h
gpgmeplug/gpgmeplug.c