diff --git a/gpio/gpio.c b/gpio/gpio.c index 4724ab3..5044997 100644 --- a/gpio/gpio.c +++ b/gpio/gpio.c @@ -48,7 +48,7 @@ extern int wiringPiDebug ; # define FALSE (1==2) #endif -#define VERSION "2.03" +#define VERSION "2.04" #define I2CDETECT "/usr/sbin/i2cdetect" static int wpMode ;