Add COMPATIBILITY for completeness
parent
84aad105e6
commit
a45fcacf5f
|
@ -54,6 +54,10 @@
|
|||
#define LIBETPAN_API_REVISION @API_REVISION@
|
||||
#endif
|
||||
|
||||
#ifndef LIBETPAN_API_COMPATIBILITY
|
||||
#define LIBETPAN_API_COMPATIBILITY @API_COMPATIBILITY@
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
int libetpan_get_version_major(void);
|
||||
|
|
Loading…
Reference in New Issue