Paul Cercueil / libiio

Dependencies:   libserialport libxml2

Revision:
2:9eb0a9a1f958
Parent:
0:df031b60ca29
Child:
3:d147beabba0e
--- a/iio-config.h	Thu Aug 25 16:01:01 2016 +0000
+++ b/iio-config.h	Tue Sep 20 15:34:31 2016 +0000
@@ -1,9 +1,13 @@
 #ifndef IIO_CONFIG_H
 #define IIO_CONFIG_H
 
+#include "iio-errno.h"
+
 #define LIBIIO_VERSION_MAJOR	0
 #define LIBIIO_VERSION_MINOR	7
-#define LIBIIO_VERSION_GIT	"775b9f6"
+#define LIBIIO_VERSION_GIT	"6d1923f"
+
+#define LOG_LEVEL Info_L
 
 /* #undef WITH_LOCAL_BACKEND */
 #define WITH_XML_BACKEND