X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=blobdiff_plain;f=lib%2Fsilccrypt%2Fsilccrypto.h.in;fp=lib%2Fsilccrypt%2Fsilccrypto.h;h=c84e0858f100a10f67911df383dd77353ae701b7;hp=6ac0ed1ae086d4cc90f3eab332cd201840da499c;hb=70e318cb277c68c299be5132b79c63d29f25114f;hpb=f9d9c92fcc179ff82ae7aa5f724440215f194827 diff --git a/lib/silccrypt/silccrypto.h b/lib/silccrypt/silccrypto.h.in similarity index 99% rename from lib/silccrypt/silccrypto.h rename to lib/silccrypt/silccrypto.h.in index 6ac0ed1a..c84e0858 100644 --- a/lib/silccrypt/silccrypto.h +++ b/lib/silccrypt/silccrypto.h.in @@ -57,7 +57,7 @@ #endif /* !SILC_VERSION */ /* SILC Crypto Toolkit version */ -#define __SILC_CRYPTO_VERSION SILC_VERSION(0,0,0) +@__CRYPTO_PACKAGE_VERSION@ #ifdef __cplusplus extern "C" {