Renamed lib/silccrypt/silccrypto.h to silccrypto.h.in
[crypto.git] / lib / silccrypt / silccrypto.h.in
similarity index 99%
rename from lib/silccrypt/silccrypto.h
rename to lib/silccrypt/silccrypto.h.in
index 6ac0ed1ae086d4cc90f3eab332cd201840da499c..c84e0858f100a10f67911df383dd77353ae701b7 100644 (file)
@@ -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" {