X-Git-Url: https://ginac.de/CLN/cln.git//cln.git?a=blobdiff_plain;f=include%2Fcl_config.h.in;h=c9cb2f68c054cca3107bc7a4128cf3c76f346956;hb=e0b64ba4f92bb0323e5b241b465d17389ceff2d9;hp=de064029ed658f9af4d29b11a32b483e0efacbde;hpb=dd9e0f894eec7e2a8cf85078330ddc0a6639090b;p=cln.git diff --git a/include/cl_config.h.in b/include/cl_config.h.in index de06402..c9cb2f6 100644 --- a/include/cl_config.h.in +++ b/include/cl_config.h.in @@ -5,6 +5,14 @@ /* These definitions are adjusted by `configure' automatically. */ + +/* release version */ + +#undef CL_VERSION +#undef CL_VERSION_MINOR +#undef CL_VERSION_PATCHLEVEL + + /* CPU */ #ifndef __i386__ #undef __i386__