Renamed lib/silccrypt/silccrypto.h to silccrypto.h.in
authorPekka Riikonen <priikone@silcnet.org>
Mon, 4 Feb 2008 20:25:08 +0000 (22:25 +0200)
committerPekka Riikonen <priikone@silcnet.org>
Mon, 4 Feb 2008 20:25:08 +0000 (22:25 +0200)
lib/silccrypt/silccrypto.h.in [moved from lib/silccrypt/silccrypto.h with 99% similarity]

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" {