These version numbers represent the sigrok version (i.e., the version
of the tarball, such as "sigrok-0.2.0.tar.gz"), but _not_ the libsigrok
(libtool) library/API/ABI versions. Thus, they should not be in
libsigrok's include file (sigrok.h).
extern "C" {
#endif
-#define SIGROK_MAJOR_VERSION @SIGROK_MAJOR_VERSION@
-#define SIGROK_MINOR_VERSION @SIGROK_MINOR_VERSION@
-#define SIGROK_MICRO_VERSION @SIGROK_MICRO_VERSION@
-#define SIGROK_VERSION "@SIGROK_VERSION@"
-
/*
* Status/error codes returned by libsigrok functions.
*