X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=gpio%2Fgpio.c;h=1933a694f2566dd581ef0cbdc411a9146395792e;hb=711017ec363de7bfc012e84afcbf2270ef147dc2;hp=871548ebaa7d0b445ba2f9bc0e1e81855266ddcd;hpb=41fb1b9e2a292e7ace582ea834a6241542b68a9b;p=wiringPi.git diff --git a/gpio/gpio.c b/gpio/gpio.c index 871548e..1933a69 100644 --- a/gpio/gpio.c +++ b/gpio/gpio.c @@ -48,7 +48,7 @@ extern int wiringPiDebug ; # define FALSE (1==2) #endif -#define VERSION "2.05" +#define VERSION "2.06" #define I2CDETECT "/usr/sbin/i2cdetect" static int wpMode ;