summaryrefslogtreecommitdiff
path: root/src/iio-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/iio-config.h')
-rw-r--r--src/iio-config.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/iio-config.h b/src/iio-config.h
index 312c7a7..a689f85 100644
--- a/src/iio-config.h
+++ b/src/iio-config.h
@@ -2,10 +2,10 @@
#define IIO_CONFIG_H
#define LIBIIO_VERSION_MAJOR 0
-#define LIBIIO_VERSION_MINOR 15
-#define LIBIIO_VERSION_GIT "19d8880"
+#define LIBIIO_VERSION_MINOR 18
+#define LIBIIO_VERSION_GIT "4e22517"
-#define LOG_LEVEL Info
+#define LOG_LEVEL Info_L
#define WITH_LOCAL_BACKEND
#undef WITH_XML_BACKEND
@@ -26,5 +26,6 @@
#undef HAVE_IPV6
#undef HAVE_AVAHI
#undef NO_THREADS
+#undef HAS_LIBUSB_GETVERSION
#endif /* IIO_CONFIG_H */