There have been changes since the last release, but they have been
compatible ones that don't require any host-side (libsigrok) changes,
thus only increase FX2LAFW_VERSION_MINOR (but not FX2LAFW_VERSION_MAJOR).
* longer (properly) work with the new fx2lafw firmware.
*/
#define FX2LAFW_VERSION_MAJOR 1
-#define FX2LAFW_VERSION_MINOR 2
+#define FX2LAFW_VERSION_MINOR 3
#define LED_POLARITY 1 /* 1: active-high, 0: active-low */