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)
commit5f3481268367dbc2c0809bf2b334820c34257c41
tree274fdb9b4ebe07889fa9d08374b9acf611527c60
parent90ed0b944e0deda18341be30f04f312af8a17738
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.
trunk/gpgmeplug/cryptplug.h
trunk/gpgmeplug/gpgmeplug.c