Paul Cercueil / libiio

Dependencies:   libserialport libxml2

Revision:
4:ad69b39bf124
Parent:
3:d147beabba0e
diff -r d147beabba0e -r ad69b39bf124 iio-config.h
--- a/iio-config.h	Mon Jan 30 13:00:39 2017 +0000
+++ b/iio-config.h	Mon Jun 26 14:30:10 2017 +0000
@@ -4,8 +4,8 @@
 #include "iio-errno.h"
 
 #define LIBIIO_VERSION_MAJOR	0
-#define LIBIIO_VERSION_MINOR	9
-#define LIBIIO_VERSION_GIT	"v0.9"
+#define LIBIIO_VERSION_MINOR	10
+#define LIBIIO_VERSION_GIT	"v0.10"
 
 #define LOG_LEVEL Info_L