diff --git a/gpio/gpio.c b/gpio/gpio.c index c6021d4..b2f9953 100644 --- a/gpio/gpio.c +++ b/gpio/gpio.c @@ -55,7 +55,7 @@ extern void doPins (void) ; # define FALSE (1==2) #endif -#define VERSION "2.14" +#define VERSION "2.15" #define I2CDETECT "/usr/sbin/i2cdetect" int wpMode ;